summaryrefslogtreecommitdiff
path: root/lib/Support/LockFileManager.cpp
Commit message (Expand)AuthorAge
* Fix boolean logic in LockFileManager and test itReid Kleckner2013-08-07
* Remove some std stream usage from Support and TableGenReid Kleckner2013-08-06
* Add a createUniqueFile function and switch llvm's users of unique_file.Rafael Espindola2013-07-05
* <rdar://problem/13551789> Fix a race in the LockFileManager.Douglas Gregor2013-04-05
* Provide a "None" value for convenience when using Optional<T>()David Blaikie2013-02-21
* Fix a race condition in the lock-file manager: once the lock file isDouglas Gregor2013-01-10
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-04
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-29