aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/LockFileManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide a "None" value for convenience when using Optional<T>()David Blaikie2013-02-211-2/+2
* Fix a race condition in the lock-file manager: once the lock file isDouglas Gregor2013-01-101-3/+13
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-041-1/+1
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-291-0/+216