Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the AST printer (-ast-print-xml), which is too incomplete and | Douglas Gregor | 2011-03-07 | 1 | -1/+0 |
* | "this patch properly addresses escaping < and > which might appear | Chris Lattner | 2010-05-12 | 1 | -1/+1 |
* | Rename -dump-record-layouts to -fdump-record-layouts now that the option beha... | Anders Carlsson | 2010-04-10 | 1 | -1/+1 |
* | Better coverage for -dump-record-layouts and -print-decl-contexts. | Eli Friedman | 2010-01-03 | 1 | -0/+2 |
* | 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 | -2/+2 |
* | Printing for using directives, e.g., | Douglas Gregor | 2009-05-30 | 1 | -0/+6 |