summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LockFileManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-291-0/+216
library, since it doesn't really have anything to do with Clang. llvm-svn: 149203
OpenPOWER on IntegriCloud