Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e0ba9d1beeba01a96808c2fc61f9ca89acec313b
/
test
/
SemaTemplate
/
instantiate-member-template.cpp
71b87e4
When template substitution into a template parameter reduces the level
by Douglas Gregor
· 14 years ago
24bae92
When performing substitution of template arguments within the body of
by Douglas Gregor
· 14 years ago
a41a8c5
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 15 years ago
8b013bd
Cope with finding the "instantiated" declaration when we are
by Douglas Gregor
· 15 years ago
aa03731
Switch initialization of parameters in a call over to
by Douglas Gregor
· 15 years ago
18ef5e2
Switch the initialization required by return statements over to the
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
699ee52
Teach FixOverloadedFunctionReference to build new expression ASTs rather
by Douglas Gregor
· 15 years ago
11a8240
Slightly more testing for instantiation of non-type template parameters in nested templates, for my own sanity's sake
by Douglas Gregor
· 15 years ago
3cd4d1e
Test instantiation of static data members that live within nested
by Douglas Gregor
· 15 years ago
8320ad4
Test instantiations of out-of-line member definitions of nested templates.
by Douglas Gregor
· 15 years ago
5ec178f
Fix and test template instantiation for nested member templates.
by Douglas Gregor
· 15 years ago
357bbd0
Tighten up the conversion from a single-level template argument list
by Douglas Gregor
· 15 years ago
d6350ae
Implement template instantiation for member class templates.
by Douglas Gregor
· 15 years ago
d110243
Collect multiple levels of template arguments into a new type,
by Douglas Gregor
· 15 years ago
d60e105
Implement instantiation of the declarations of member function
by Douglas Gregor
· 15 years ago