1. 4b02dff Add quotation marks to template names in diagnostics. by David Blaikie · 12 years ago
  2. 0576681 PR41111, PR5925, PR13210: Teach tentative parsing to annotate identifiers and by Richard Smith · 12 years ago
  3. 2f69a81 "const std::vector<int>*" not "std::vector<int> const*" by Chris Lattner · 14 years ago
  4. 207014e Improve error recovery when presented with an ill-formed template-id by John McCall · 14 years ago
  5. 18ef5e2 Switch the initialization required by return statements over to the by Douglas Gregor · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 9af2f52 Don't automatically assume that an id-expression refers to a by Douglas Gregor · 15 years ago
  8. 9135c72 Fix parsing of template classes prefixed by nested-name-specifiers by Douglas Gregor · 16 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. a35b1d5 Small sanity-checking testcase by Douglas Gregor · 16 years ago
  11. 3e00bad Added ClassTemplateSpecializationDecl, which is a subclass of by Douglas Gregor · 16 years ago
  12. 55f6b14 Start processing template-ids as types when the template-name refers by Douglas Gregor · 16 years ago