|
20384a5583
|
[Support] Modify LockFileManager::waitForUnlock() to return info about how the lock was released.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205683 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-04-06 03:19:31 +00:00 |
|
|
69a2d6f55a
|
Fix a race condition in the lock-file manager: once the lock file is
gone, check for the actual file we care about.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172033 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-01-10 02:01:35 +00:00 |
|
|
f630e49efc
|
Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators that aren't implemented.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164006 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-16 21:37:56 +00:00 |
|
|
95fa4005f5
|
Move Clang's file-level locking facility over to LLVM's support
library, since it doesn't really have anything to do with Clang.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149203 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-01-29 20:15:10 +00:00 |
|