1. 383041d When performing substitution of default template template parameters by Douglas Gregor · 13 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. eaf75f4 Remove an overly-eager assertion when replacing tokens with an by Douglas Gregor · 15 years ago
  4. f35f828 Improve diagnostics when a default template argument does not match by Douglas Gregor · 15 years ago
  5. 9148c3f Before checking a template template argument against its corresponding by Douglas Gregor · 15 years ago
  6. 7bb87fc Fix speculative parsing of dependent template names in by Douglas Gregor · 15 years ago
  7. 0f8716b Improve instantiation of default template arguments for nested by Douglas Gregor · 15 years ago
  8. 542b548 When mapping from an injected-class-name to its corresponding by Douglas Gregor · 15 years ago
  9. 3b56c00 Add a null check that fixes the crash in PR4362, and make sure to instantiate non-type template arguments. by Anders Carlsson · 15 years ago
  10. f4e2a2c Fix another crash and actually make the test case work. by Anders Carlsson · 15 years ago
  11. 9bff9a9 Fix a case when the TemplateArgs vector can be empty. by Anders Carlsson · 15 years ago
  12. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  13. 39a8de1 Implement parsing of nested-name-specifiers that involve template-ids, e.g., by Douglas Gregor · 16 years ago
  14. 62cb18d Allow the use of default template arguments when forming a class by Douglas Gregor · 16 years ago