Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / ClangAttrEmitter.h
2010-10-20 Anders CarlssonAdd a way to emit StringSwitch of clang attribute spell...
2010-08-18 Sean HuntFinish full attribute class emission for clang.
2010-06-16 Sean HuntAdd preliminary clang attribute generation support.