Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / Support / ToolOutputFile.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-08 Rafael EspindolaDon't repeat names in comments. NFC.
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-02-24 Rafael EspindolaDon't make F_None the default.
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-06-17 Rafael EspindolaDon't use PathV1.h in LTOCodeGenerator.cpp
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2010-10-07 Dan GohmanMove tool_output_file into its own file.