summaryrefslogtreecommitdiff
path: root/test/Coverage/ast-printing.c
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
* Enhancement to test for -ast-printSerge Pavlov2016-11-041-1/+3
* Reverted r285882 (Enhancement to test for -ast-print)Serge Pavlov2016-11-031-3/+1
* Enhancement to test for -ast-printSerge Pavlov2016-11-031-1/+3
* Remove the AST printer (-ast-print-xml), which is too incomplete andDouglas Gregor2011-03-071-1/+0
* Better coverage for -dump-record-layouts and -print-decl-contexts.Eli Friedman2010-01-031-0/+1
* 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-3/+3
* AST XML dump, from Olaf Krzikalla!Douglas Gregor2009-05-211-1/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-041-0/+5