summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/LockFileManager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a race condition in the lock-file manager: once the lock file isDouglas Gregor2013-01-101-0/+1
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-161-2/+2
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-291-0/+74