1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 3ebd753 Tolerate extraneous "template<>" headers better, downgrading the by Douglas Gregor · 16 years ago
  3. 558c032 Additional semantic checking for explicit template instantiations, by Douglas Gregor · 16 years ago
  4. f3e7ce4 When instantiating the definition of a member function of a class by Douglas Gregor · 16 years ago
  5. 3f5b61c Implement explicit instantiations of member classes of class templates, e.g., by Douglas Gregor · 16 years ago
  6. a58861f Explicit instantiations of templates now instantiate the definitions by Douglas Gregor · 16 years ago
  7. ff66803 Improve the semantic checking for explicit instantiations of by Douglas Gregor · 16 years ago
  8. 93dfdb1 Semantic analysis for explicit instantiation of class templates. We by Douglas Gregor · 16 years ago
  9. 4d9a16f Implement parsing for explicit instantiations of class templates, e.g., by Douglas Gregor · 16 years ago