Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | Fix a race condition in the lock-file manager: once the lock file is | Douglas Gregor | |
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 | |||
2012-09-16 | Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment ↵ | Craig Topper | |
operators that aren't implemented. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164006 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-01-29 | Move Clang's file-level locking facility over to LLVM's support | Douglas Gregor | |
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 |