summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Frontend] Delete -print-decl-contextsFangrui Song2018-10-031-1/+0
* Handle -ast-dump-all when passed as the only option.Aaron Ballman2017-06-151-0/+1
* Handle VarTemplateDecl in DeclContextPrinterAlex Lorenz2017-01-031-6/+6
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-1/+3
* Remove the AST printer (-ast-print-xml), which is too incomplete andDouglas Gregor2011-03-071-1/+0
* "this patch properly addresses escaping < and > which might appearChris Lattner2010-05-121-1/+1
* Rename -dump-record-layouts to -fdump-record-layouts now that the option beha...Anders Carlsson2010-04-101-1/+1
* Better coverage for -dump-record-layouts and -print-decl-contexts.Eli Friedman2010-01-031-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-4/+4
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-4/+4
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Printing for using directives, e.g.,Douglas Gregor2009-05-301-0/+6