Revert r252366: [Support] Use GetTempDir to get the temporary dir path on Windows.
[oota-llvm.git] / unittests / Support / IteratorTest.cpp
2014-04-24 Chandler Carruth[ADT] Generalize pointee_iterator to smart pointers...
2014-04-24 Chandler Carruth[ADT] Add a generic iterator utility for adapting itera...