1. 17fb855 Allow anonymous and local types. The support was already in place for these, by Chandler Carruth · 14 years ago
  2. d57a38e When instantiating a typedef of an anonymous tag type, note in the tag by Douglas Gregor · 14 years ago
  3. db88d8a When a template (without arguments) is passed as a template type by Jeffrey Yasskin · 14 years ago
  4. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. 40808ce Implement template instantiation for ClassTemplateSpecializationTypes, by Douglas Gregor · 15 years ago
  8. 39a8de1 Implement parsing of nested-name-specifiers that involve template-ids, e.g., by Douglas Gregor · 16 years ago
  9. 658bbb5 Implement semantic checking for template arguments that correspond to by Douglas Gregor · 16 years ago
  10. 8b64259 Teach the type-id/expression disambiguator about different by Douglas Gregor · 16 years ago
  11. c15cb38 Rudimentary checking of template arguments against their corresponding by Douglas Gregor · 16 years ago