1. 4b02dff Add quotation marks to template names in diagnostics. by David Blaikie · 11 years ago
  2. c173be2 Explain that a template needs arguments to make it into a type, for by Jeffrey Yasskin · 14 years ago
  3. 9ba6166 Fix an assertion-on-error during tentative constructor parsing by by John McCall · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. 39a8de1 Implement parsing of nested-name-specifiers that involve template-ids, e.g., by Douglas Gregor · 15 years ago
  7. 62cb18d Allow the use of default template arguments when forming a class by Douglas Gregor · 15 years ago
  8. 658bbb5 Implement semantic checking for template arguments that correspond to by Douglas Gregor · 15 years ago
  9. c15cb38 Rudimentary checking of template arguments against their corresponding by Douglas Gregor · 15 years ago