Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
[oota-llvm.git] / include / llvm / Support / LockFileManager.h
2012-01-29 Douglas GregorMove Clang's file-level locking facility over to LLVM...