aboutsummaryrefslogtreecommitdiff
path: root/test/Coverage/ast-printing.c
AgeCommit message (Expand)Author
2011-03-07Remove the AST printer (-ast-print-xml), which is too incomplete andDouglas Gregor
2010-01-03Better coverage for -dump-record-layouts and -print-decl-contexts.Eli Friedman
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-29Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-05-21AST XML dump, from Olaf Krzikalla!Douglas Gregor
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-10-04Add coverage tests of C and Obj-C language features.Daniel Dunbar