Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-02-09 | Fix <rdar://problem/5733511> clang doesn't emit error for const array. | Steve Naroff |
2008-02-06 | Make sure to propagate qualifiers through the member operator. | Eli Friedman |
2007-10-11 | rename -parse-ast-print to -ast-print | Chris Lattner |
2007-09-26 | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek |
2007-08-28 | new testcase | Chris Lattner |