Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / OptParserEmitter.h
2009-11-18 Daniel DunbarTableGen: Add initial backend for clang Driver's option...