Revert r252366: [Support] Use GetTempDir to get the temporary dir path on Windows.
[oota-llvm.git] / unittests / Support / SourceMgrTest.cpp
2014-08-27 Rafael EspindolaReturn a std::unique_ptr when creating a new MemoryBuffer.
2014-08-21 David BlaikieExplicitly pass ownership of the MemoryBuffer to AddNew...
2013-09-27 Dmitri GribenkoSourceMgr diagnotics printing: fix a bug where printing...
2013-09-27 Dmitri GribenkoMake SourceMgr::PrintMessage() testable and add unit...