1. 5fad9b8 When we determine that a function template specialization produced as 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. 66724ea If we attempt to add a constructor template specialization that looks by Douglas Gregor · 15 years ago
  4. fd47648 Revert r88718, which does NOT solve the constructor-template-as-copy-constructor issue. Big thanks to John for finding this by Douglas Gregor · 15 years ago
  5. cad84b7 A constructor template cannot be instantiated to a copy by Douglas Gregor · 15 years ago
  6. cca9e96 Keep track of more information within the template instantiation stack, e.g., by Douglas Gregor · 15 years ago
  7. 364e021 Improve support for overloaded operator templates. by Douglas Gregor · 15 years ago
  8. 5d39dee Fix a bogus error overloading an operator where the only class by Eli Friedman · 15 years ago