aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/ClangDiagnosticsEmitter.h
AgeCommit message (Expand)Author
2009-07-03Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar
2009-04-15rename -gen-clang-diags-options -> -gen-clang-diag-groupsChris Lattner
2009-03-18Add another Clang TableGen-backend (-gen-clang-diags-options) for emittingTed Kremenek
2009-03-13Add (hidden) TableGen command option '-clang-component' which specifies theTed Kremenek
2009-03-13Add initial implementation of a TableGen backend for converting Clang-warningsTed Kremenek