summaryrefslogtreecommitdiff
path: root/lib/Support/FileOutputBuffer.cpp
Commit message (Expand)AuthorAge
* Create files with the correct permission instead of changing it afterwards.Rafael Espindola2013-07-08
* Add a createUniqueFile function and switch llvm's users of unique_file.Rafael Espindola2013-07-05
* [Support] Fix lifetime of file descriptors when using MemoryBuffer.Michael J. Spencer2013-03-14
* [Support] Make FileOutputBuffer work on Windows.Michael J. Spencer2012-12-03
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-01