summaryrefslogtreecommitdiff
path: root/unittests/Support/FileOutputBufferTest.cpp
Commit message (Expand)AuthorAge
* Fix known typosAlp Toker2014-01-24
* Remove remove_all. A compiler has no need for recursively deleting a directory.Rafael Espindola2014-01-10
* Add a convenience createUniqueDirectory function.Rafael Espindola2013-06-27
* Move PathV2.h to Path.hRafael Espindola2013-06-11
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* [Support] Make FileOutputBuffer work on Windows.Michael J. Spencer2012-12-03
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-01