Age | Commit message (Expand) | Author |
---|---|---|
2012-08-18 | PR41111, PR5925, PR13210: Teach tentative parsing to annotate identifiers and | Richard Smith |
2012-06-18 | Extend the error recovery for a template-argument-list terminated by '>>' to | Richard Smith |
2011-01-11 | When we're inside a functional cast, '>' is an operator. Fixes PR8912. | Douglas Gregor |
2010-02-26 | Fix an assertion-on-error during tentative constructor parsing by | John McCall |
2009-12-27 | Make sure to give an error for template argument lists followed by junk. | Eli Friedman |