Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
1f35ec3c2c5662644c07969a1b5c5ad748764285
/
test
/
SemaTemplate
/
instantiate-method.cpp
838925d
Provide a special-case diagnostic when two class member functions instantiate
by Richard Smith
· 12 years ago
6920cdc
When instantiating a member function declared via a typedef, don't try
by Douglas Gregor
· 15 years ago
66c4515
When instantiating UnresolvedLookupExpr and UnresolvedMemberExpr
by Douglas Gregor
· 15 years ago
f19de1c
Mark a function declaration invalid if any of its parameter declarations
by John McCall
· 15 years ago
cb27b0f
Be sure to instantiate the parameters of a function, even when the
by Douglas Gregor
· 15 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
cfdc81a
Initialization improvements: addition of string initialization and a few
by Eli Friedman
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
aa81e16
Rework how we support C++ implicit member accesses. If we can resolve an
by John McCall
· 15 years ago
129e2df
Eliminate the use of OverloadedFunctionDecl in member expressions.
by John McCall
· 15 years ago
f3c1f0e
When we have a non-dependent expression such as
by Douglas Gregor
· 15 years ago
7a34314
Within a template, qualified name lookup can refer to a non-dependent type
by Douglas Gregor
· 15 years ago
5842ba9
Try to complete a type before looking for conversion functions within
by Douglas Gregor
· 15 years ago
bb969ed
Template instantiation for conversion functions
by Douglas Gregor
· 16 years ago
615c5d4
Template instantiation for constructors
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
5545e16
Cleanup template instantiation for methods, destructors
by Douglas Gregor
· 16 years ago
03b2b07
Template instantiation for destructors. This is somewhat repetitive;
by Douglas Gregor
· 16 years ago
2dc0e64
Template instantiation for the declarations of member functions within
by Douglas Gregor
· 16 years ago