Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
8fe83e1df954d72c0f4ffc15d20a5222ec151c21
/
test
/
SemaTemplate
/
operator-template.cpp
5fad9b8
When we determine that a function template specialization produced as
by Douglas Gregor
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
66724ea
If we attempt to add a constructor template specialization that looks
by Douglas Gregor
· 15 years ago
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
cad84b7
A constructor template cannot be instantiated to a copy
by Douglas Gregor
· 15 years ago
cca9e96
Keep track of more information within the template instantiation stack, e.g.,
by Douglas Gregor
· 15 years ago
364e021
Improve support for overloaded operator templates.
by Douglas Gregor
· 15 years ago
5d39dee
Fix a bogus error overloading an operator where the only class
by Eli Friedman
· 15 years ago