Support: More BlockFrequencyTest => BranchProbabilityTest
[oota-llvm.git] / unittests / Support / LockFileManagerTest.cpp
2014-03-25 Rafael EspindolaFix these tests on windows.
2014-03-23 NAKAMURA TakumiSupportTests.LockFileManagerTest: Add assertions for...
2014-03-22 NAKAMURA TakumiSuppress SupportTests.LockFileManagerTest on win32...
2014-03-21 Argyrios Kyrtzidis[Support] Make sure LockFileManager works correctly...
2014-03-21 Argyrios Kyrtzidis[Support] Make sure sys::fs::remove can remove symbolic...
2014-01-10 Rafael EspindolaRemove remove_all. A compiler has no need for recursive...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-08-07 Reid KlecknerFix boolean logic in LockFileManager and test it