aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/ProcessTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-20/+0
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-6/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+8
* Try to unbreak mingw32 buildbot.Rui Ueyama2013-09-101-2/+2
* Add getenv() wrapper that works on multibyte environment variable.Rui Ueyama2013-09-101-0/+28
* sys::process::get_id() now returns the process ID instead of a process handle...Aaron Ballman2013-06-081-1/+1
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-041-0/+7
* Flesh out a page size accessor in the new API.Chandler Carruth2012-12-311-0/+2
* Begin sketching out the process interface.Chandler Carruth2012-12-311-0/+33