| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve diagnostics when an elaborated-type-specifer containing a | Douglas Gregor | 2010-03-31 | 1 | -1/+1 |
| * | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -2/+2 |
| * | Add test case from PR5812, which works now. | Douglas Gregor | 2010-03-02 | 1 | -0/+12 |
| * | Skip dependent virtual base classes; fixes PR6413. | Douglas Gregor | 2010-02-27 | 1 | -0/+12 |
| * | Fix an assertion-on-error during tentative constructor parsing by | John McCall | 2010-02-26 | 1 | -1/+0 |
| * | Teach Sema::ActOnDependentTemplateName that a dependent template name | Douglas Gregor | 2010-01-19 | 1 | -0/+28 |
| * | When performing qualified name lookup into the current instantiation, | Douglas Gregor | 2010-01-15 | 1 | -0/+19 |
| * | When qualified lookup into the current instantiation fails (because it | Douglas Gregor | 2010-01-14 | 1 | -0/+53 |
| * | Improve recovery for template-ids whose template-name doesn't actually | Douglas Gregor | 2010-01-12 | 1 | -0/+6 |
| * | Parse dependent template-ids in base clauses and member | Douglas Gregor | 2010-01-12 | 1 | -0/+6 |

