summaryrefslogtreecommitdiff
path: root/include/llvm/Support/LockFileManager.h
Commit message (Expand)AuthorAge
* Fix a race condition in the lock-file manager: once the lock file isDouglas Gregor2013-01-10
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-16
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-29