1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 29805ca Improve 'failed template argument deduction' diagnostic for the case where we by Richard Smith · 11 years ago
  3. 5fad9b8 When we determine that a function template specialization produced as by Douglas Gregor · 13 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 66724ea If we attempt to add a constructor template specialization that looks by Douglas Gregor · 15 years ago
  6. 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
  7. cad84b7 A constructor template cannot be instantiated to a copy by Douglas Gregor · 15 years ago
  8. cca9e96 Keep track of more information within the template instantiation stack, e.g., by Douglas Gregor · 15 years ago
  9. 364e021 Improve support for overloaded operator templates. by Douglas Gregor · 15 years ago
  10. 5d39dee Fix a bogus error overloading an operator where the only class by Eli Friedman · 15 years ago