Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
unittests
/
Support
/
ProcessTest.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
dad611c
Test commit - delete a trailing space.
by Michael Platings
· 7 years ago
712e8d2
s/LLVM_ON_WIN32/_WIN32/, llvm
by Nico Weber
· 7 years ago
ac6a5aa
[Support] env vars with empty values on windows
by Ben Dunbobbin
· 8 years ago
c0610bf
Remove dead code. NFC.
by Rafael Espindola
· 11 years ago
5e7f44c
Cleaning up static initializers in TimeValue.
by Chris Bieneman
· 11 years ago
f6ae492
Silence a warning:
by Chandler Carruth
· 12 years ago
7844073
Implemented support for Process::GetRandomNumber on Windows.
by Aaron Ballman
· 12 years ago
1b3437c
unittests/Support/ProcessTest.cpp: Don't use "windows.h". Use <windows.h> instead.
by NAKAMURA Takumi
· 12 years ago
754a3ea
Try to unbreak mingw32 buildbot.
by Rui Ueyama
· 12 years ago
471d0c5
Add getenv() wrapper that works on multibyte environment variable.
by Rui Ueyama
· 12 years ago
f0b5384
sys::process::get_id() now returns the process ID instead of a process handle on Windows. Patch thanks to Kim Gräsman!
by Aaron Ballman
· 12 years ago
ef7f968
Add time getters to the process interface for requesting the elapsed
by Chandler Carruth
· 13 years ago
15dcad9
Flesh out a page size accessor in the new API.
by Chandler Carruth
· 13 years ago
97683aa
Begin sketching out the process interface.
by Chandler Carruth
· 13 years ago