1. 200b292 When we run into an error parsing or type-checking the left-hand side by Douglas Gregor · 14 years ago
  2. d5ab9b0 Improve recovery when we see a dependent template name that is missing by Douglas Gregor · 14 years ago
  3. 1eabb7d Improve diagnostics when an elaborated-type-specifer containing a by Douglas Gregor · 14 years ago
  4. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  5. bbbd54e Add test case from PR5812, which works now. by Douglas Gregor · 15 years ago
  6. 5fe8c04 Skip dependent virtual base classes; fixes PR6413. by Douglas Gregor · 15 years ago
  7. 9ba6166 Fix an assertion-on-error during tentative constructor parsing by by John McCall · 15 years ago
  8. 0707bc5 Teach Sema::ActOnDependentTemplateName that a dependent template name by Douglas Gregor · 15 years ago
  9. 7d3f576 When performing qualified name lookup into the current instantiation, by Douglas Gregor · 15 years ago
  10. 9edad9b When qualified lookup into the current instantiation fails (because it by Douglas Gregor · 15 years ago
  11. 84d0a19 Improve recovery for template-ids whose template-name doesn't actually by Douglas Gregor · 15 years ago
  12. d9b600c Parse dependent template-ids in base clauses and member by Douglas Gregor · 15 years ago