Age | Commit message (Expand) | Author |
---|---|---|
2011-03-07 | Remove the AST printer (-ast-print-xml), which is too incomplete and | Douglas Gregor |
2010-05-12 | "this patch properly addresses escaping < and > which might appear | Chris Lattner |
2010-04-10 | Rename -dump-record-layouts to -fdump-record-layouts now that the option beha... | Anders Carlsson |
2010-01-03 | Better coverage for -dump-record-layouts and -print-decl-contexts. | Eli Friedman |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-29 | Normalize options to use '-FOO' instead of '--FOO'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-05-30 | Printing for using directives, e.g., | Douglas Gregor |