1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. dad611c Test commit - delete a trailing space. by Michael Platings · 7 years ago
  3. 712e8d2 s/LLVM_ON_WIN32/_WIN32/, llvm by Nico Weber · 7 years ago
  4. ac6a5aa [Support] env vars with empty values on windows by Ben Dunbobbin · 8 years ago
  5. c0610bf Remove dead code. NFC. by Rafael Espindola · 11 years ago
  6. 5e7f44c Cleaning up static initializers in TimeValue. by Chris Bieneman · 11 years ago
  7. f6ae492 Silence a warning: by Chandler Carruth · 12 years ago
  8. 7844073 Implemented support for Process::GetRandomNumber on Windows. by Aaron Ballman · 12 years ago
  9. 1b3437c unittests/Support/ProcessTest.cpp: Don't use "windows.h". Use <windows.h> instead. by NAKAMURA Takumi · 12 years ago
  10. 754a3ea Try to unbreak mingw32 buildbot. by Rui Ueyama · 12 years ago
  11. 471d0c5 Add getenv() wrapper that works on multibyte environment variable. by Rui Ueyama · 12 years ago
  12. 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
  13. ef7f968 Add time getters to the process interface for requesting the elapsed by Chandler Carruth · 13 years ago
  14. 15dcad9 Flesh out a page size accessor in the new API. by Chandler Carruth · 13 years ago
  15. 97683aa Begin sketching out the process interface. by Chandler Carruth · 13 years ago