summaryrefslogtreecommitdiffstats
path: root/lib/Support/ToolOutputFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize raw_fd_ostream's constructor a bit.Rafael Espindola2014-08-251-8/+7
* Use the simpler version of sys::fs::remove when possible.Rafael Espindola2014-01-101-4/+2
* Add a wrapper for open.Rafael Espindola2013-07-161-3/+2
* Reapply r183985 now that the missing check was added to PathV2.Rafael Espindola2013-06-171-3/+5
* Revert "Remove a use of PathV1.h."Rafael Espindola2013-06-171-5/+3
* Don't use PathV1.h in LTOCodeGenerator.cppRafael Espindola2013-06-171-0/+4
* Remove a use of PathV1.h.Rafael Espindola2013-06-141-3/+5
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-131-2/+3
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Move tool_output_file into its own file.Dan Gohman2010-10-071-0/+43