Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle -ast-dump-all when passed as the only option. | Aaron Ballman | 2017-06-15 | 1 | -0/+1 |
* | Enhancement to test for -ast-print | Serge Pavlov | 2016-11-04 | 1 | -1/+3 |
* | Reverted r285882 (Enhancement to test for -ast-print) | Serge Pavlov | 2016-11-03 | 1 | -3/+1 |
* | Enhancement to test for -ast-print | Serge Pavlov | 2016-11-03 | 1 | -1/+3 |
* | Remove the AST printer (-ast-print-xml), which is too incomplete and | Douglas Gregor | 2011-03-07 | 1 | -1/+0 |
* | Better coverage for -dump-record-layouts and -print-decl-contexts. | Eli Friedman | 2010-01-03 | 1 | -0/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -4/+4 |
* | Normalize options to use '-FOO' instead of '--FOO'. | Daniel Dunbar | 2009-11-29 | 1 | -4/+4 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
* | AST XML dump, from Olaf Krzikalla! | Douglas Gregor | 2009-05-21 | 1 | -1/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -3/+3 |
* | Add coverage tests of C and Obj-C language features. | Daniel Dunbar | 2008-10-04 | 1 | -0/+5 |