aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/LockFileManager.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+6
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-3/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+11
* 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