1. 9f0f3cd Add test for PR8629 by Douglas Gregor · 13 years ago
  2. 9f6f6a1 Do not substitute template types if template has dependent context by Peter Collingbourne · 14 years ago
  3. 52bb5d2 In Sema::CheckInitializerTypes, replace a use of CheckReferenceInit with an InitializationSequence by Douglas Gregor · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. fb898e1 When comparing template parameter lists, distinguish between three cases: by Douglas Gregor · 15 years ago
  6. 9148c3f Before checking a template template argument against its corresponding by Douglas Gregor · 15 years ago
  7. de650ae Implement template instantiation for template names, including both by Douglas Gregor · 15 years ago