Age | Commit message (Expand) | Author |
---|---|---|
2012-03-12 | Fix parsing of type-specifier-seq's. Types are syntactically allowed to be | Richard Smith |
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 |
2009-02-27 | upgrade various 'implicit int' warnings from an ext-warn to warning when not | Chris Lattner |
2008-11-23 | make the 'to match this' diagnostic a note. | Chris Lattner |
2008-02-11 | Tweak test... | Steve Naroff |
2008-02-11 | Fix http://llvm.org/bugs/show_bug.cgi?id=1988. | Steve Naroff |