1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 89a5bea Make the remaining explicit-instantiation semantic action use by Douglas Gregor · 15 years ago
  3. e9374d5 Make sure to set the template specialization kind of an explicit by Douglas Gregor · 15 years ago
  4. 2db3232 Keep track of whether a member function instantiated from a member by Douglas Gregor · 15 years ago
  5. 4831682 Slightly improve the semantics of extern templates for member functions of class templates by Douglas Gregor · 15 years ago
  6. 52604ab Slight improvement for extern templates, so that an explicit by Douglas Gregor · 15 years ago
  7. 678119a Improve testing for extern temp templates, slightly. We are (properly) suppressing the implicit instantiation of members of extern templates by Douglas Gregor · 15 years ago
  8. 45f9655 Parse extern templates, pass that information all the way to Sema, by Douglas Gregor · 15 years ago