Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
195337d2e5d4625ae9dc1328c7cdbc7115b0261b
/
test
/
SemaTemplate
/
instantiate-expr-4.cpp
2bbae5d
Use the new init code for member subobjects.
by Anders Carlsson
· 16 years ago
220ccbf
Improve the reporting of non-viable overload candidates by noting the reason
by John McCall
· 16 years ago
b1622a1
Improve the diagnostics used to report implicitly-generated class members
by John McCall
· 16 years ago
765ccba
Diagnose the use of incomplete types in C++ typeid expressions
by Douglas Gregor
· 16 years ago
5b5ad84
When transforming a C++ "new" expression that was not explicitly given
by Douglas Gregor
· 16 years ago
18ef5e2
Switch the initialization required by return statements over to the
by Douglas Gregor
· 16 years ago
99a2e60
Switch the C++ new expression over to InitializationSequence, rather
by Douglas Gregor
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a88cfbf
Rework the way we handle template instantiation for
by Douglas Gregor
· 16 years ago
20093b4
Reimplement reference initialization (C++ [dcl.init.ref]) using the
by Douglas Gregor
· 16 years ago
e30d0bd
Template instantiation for qualified declaration reference
by Douglas Gregor
· 16 years ago
08d3e7c
Add a few tests to ensure that member functions of class templates can
by Douglas Gregor
· 16 years ago
1c0ca59
Representation of and template instantiation for member
by Douglas Gregor
· 16 years ago
ccb97f5
Template instantiation for initializer lists
by Douglas Gregor
· 16 years ago
36bb03b
Template instantiation for unary type traits, e.g., __is_pod
by Douglas Gregor
· 16 years ago
12d0c30
Template instantiation for C++ "typeid" expressions.
by Douglas Gregor
· 16 years ago
42e5b50
Template instantiation for C++ throw expressions
by Douglas Gregor
· 16 years ago
d0c0267
Template instantiation for C++ delete expression
by Douglas Gregor
· 16 years ago
3433cf7
Template instantiation for C++ "new" expressions.
by Douglas Gregor
· 16 years ago
e06274d
Template instantiation for CXXExprWithTemporaries, which occurs when
by Douglas Gregor
· 16 years ago
d94546a
Template instantiation for the various kinds of AST nodes that occur
by Douglas Gregor
· 16 years ago