1. 3446cf1 Use raw_ostream::write_escaped instead of EscapeString. by Daniel Dunbar · 16 years ago
  2. 1a55180 Replace std::iostreams with raw_ostream in TableGen. by Daniel Dunbar · 16 years ago
  3. 956244b Add output of the SFINAE bit for Clang's diagnostics by Douglas Gregor · 16 years ago
  4. bfc0104 prove diagnostic -> group mapping information. by Chris Lattner · 16 years ago
  5. 9efac56 encode subgroups into the clang .inc file. -Wall now works! by Chris Lattner · 16 years ago
  6. d0d3494 start producing subgroup info. by Chris Lattner · 16 years ago
  7. a0ed8ca make sure that empty diag groups get known by clang. by Chris Lattner · 16 years ago
  8. 2f8c1d5 implement support for writing out diagnostic group tables. by Chris Lattner · 16 years ago
  9. 9371c33 use UppercaseString instead of EmitAllCaps by Chris Lattner · 16 years ago
  10. 457cde4 use escape string. by Chris Lattner · 16 years ago
  11. ac9e7da rename -gen-clang-diags-options -> -gen-clang-diag-groups by Chris Lattner · 16 years ago
  12. a71c494 don't infer diag class from parenting relations, make it an explicit field by Chris Lattner · 16 years ago
  13. 5b66c04 include the default mapping in the clang diagnostic .inc files. by Chris Lattner · 16 years ago
  14. f1624aa minor cleanups by Chris Lattner · 16 years ago
  15. ef66abe Constify method to make VC++ happy. Patch by Brian Diekelman! by Ted Kremenek · 16 years ago
  16. da4231f fix a few spelling errors and typos by Jim Grosbach · 16 years ago
  17. 13b9bf9 Add sanity check in Clang TableGen backend to check if 'Component' is a string. by Ted Kremenek · 16 years ago
  18. 7fae82f Fix regression in 'tblgen -gen-clang-diags-defs': Emit the diagnostic kind instead of "DIAGNOSTICCONTROLLED". by Ted Kremenek · 16 years ago
  19. 0f9d510 tblgen -gen-clang-diags-options: Output OptionTable entries in lexicographic by Ted Kremenek · 16 years ago
  20. 3ac82fe 'tblgen -gen-clang-diags-options' now outputs the OptionTable: by Ted Kremenek · 16 years ago
  21. 8b9d027 Add another Clang TableGen-backend (-gen-clang-diags-options) for emitting by Ted Kremenek · 16 years ago
  22. 557f7f8 Add (hidden) TableGen command option '-clang-component' which specifies the by Ted Kremenek · 16 years ago
  23. 04a847e Add initial implementation of a TableGen backend for converting Clang-warnings by Ted Kremenek · 16 years ago