Age | Commit message (Expand) | Author |
---|---|---|
2012-08-18 | PR41111, PR5925, PR13210: Teach tentative parsing to annotate identifiers and | Richard Smith |
2012-05-16 | Recover better from a missing 'typename' in a function template definition. | Richard Smith |
2012-05-15 | If we see a declaration which is either missing a type or has a malformed type, | Richard Smith |
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-13 | Improve diagnostics when the parser encounters a declarator with an | Douglas Gregor |