Windows: Add support for unicode command lines
[oota-llvm.git] / lib / Support / LockFileManager.cpp
2013-08-07 Reid KlecknerFix boolean logic in LockFileManager and test it
2013-08-06 Reid KlecknerRemove some std stream usage from Support and TableGen
2013-07-05 Rafael EspindolaAdd a createUniqueFile function and switch llvm's users...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix a race in the LockFileMan...
2013-02-21 David BlaikieProvide a "None" value for convenience when using Optio...
2013-01-10 Douglas GregorFix a race condition in the lock-file manager: once...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-04 Evgeniy StepanovFix Android build of gtest and lib/Support.
2012-01-29 Douglas GregorMove Clang's file-level locking facility over to LLVM...