summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LockFileManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-041-1/+1
| | | | llvm-svn: 163131
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-291-0/+216
library, since it doesn't really have anything to do with Clang. llvm-svn: 149203
OpenPOWER on IntegriCloud