aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/LockFileManager.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Fix a race condition in the lock-file manager: once the lock file isDouglas Gregor1-3/+13
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-1/+1
2012-09-04Fix Android build of gtest and lib/Support.Evgeniy Stepanov1-1/+1
2012-01-29Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor1-0/+216