1. 65ebd13 [Frontend] Delete -print-decl-contexts by Fangrui Song · 7 years ago
  2. 08d3b39 Handle -ast-dump-all when passed as the only option. by Aaron Ballman · 8 years ago
  3. a186417 Handle VarTemplateDecl in DeclContextPrinter by Alex Lorenz · 9 years ago
  4. a67a4d2 Make output of -ast-print a valid C++ code. by Serge Pavlov · 9 years ago
  5. cfee35b Remove the AST printer (-ast-print-xml), which is too incomplete and by Douglas Gregor · 15 years ago
  6. bf5c837 "this patch properly addresses escaping < and > which might appear by Chris Lattner · 15 years ago
  7. 6a75ebb Rename -dump-record-layouts to -fdump-record-layouts now that the option behaves like aa flag. by Anders Carlsson · 15 years ago
  8. c6f59b1 Better coverage for -dump-record-layouts and -print-decl-contexts. by Eli Friedman · 16 years ago
  9. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  10. 4e7596c Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 16 years ago
  11. 8b57697 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  12. 3bc6e4c Printing for using directives, e.g., by Douglas Gregor · 16 years ago