Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / ClangDiagnosticsEmitter.h
2009-07-03 Daniel DunbarReplace std::iostreams with raw_ostream in TableGen.
2009-04-15 Chris Lattnerrename -gen-clang-diags-options -> -gen-clang-diag...
2009-03-18 Ted KremenekAdd another Clang TableGen-backend (-gen-clang-diags...
2009-03-13 Ted KremenekAdd (hidden) TableGen command option '-clang-component...
2009-03-13 Ted KremenekAdd initial implementation of a TableGen backend for...