Refactor the code that checks that all operands of a node are UNDEFs.
[oota-llvm.git] / lib / Support / LockFileManager.cpp
2012-01-29 Douglas GregorMove Clang's file-level locking facility over to LLVM...