Revert r252366: [Support] Use GetTempDir to get the temporary dir path on Windows.
[oota-llvm.git] / unittests / ADT / MakeUniqueTest.cpp
2014-03-09 Ahmed Charles[C++11] Add llvm::make_unique, according to N3656.