aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/FileOutputBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+10
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-10/+17
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-11/+8
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-9/+10
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-12/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-7/+15
* Create files with the correct permission instead of changing it afterwards.Rafael Espindola2013-07-081-22/+7
* Add a createUniqueFile function and switch llvm's users of unique_file.Rafael Espindola2013-07-051-2/+2
* [Support] Fix lifetime of file descriptors when using MemoryBuffer.Michael J. Spencer2013-03-141-2/+2
* [Support] Make FileOutputBuffer work on Windows.Michael J. Spencer2012-12-031-55/+27
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+0
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-011-0/+148