Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9944c769b69b1904a7b16d3ce10fbdc9c67c764f
/
test
/
SemaCXX
/
decl-init-ref.cpp
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
e180ed2
Fix PR number in test case
by Douglas Gregor
· 15 years ago
2c79281
Be more careful when checking initializer lists that involve reference
by Douglas Gregor
· 15 years ago
b1622a1
Improve the diagnostics used to report implicitly-generated class members
by John McCall
· 15 years ago
18ef5e2
Switch the initialization required by return statements over to the
by Douglas Gregor
· 15 years ago
52bb5d2
In Sema::CheckInitializerTypes, replace a use of CheckReferenceInit with an InitializationSequence
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
20093b4
Reimplement reference initialization (C++ [dcl.init.ref]) using the
by Douglas Gregor
· 15 years ago
27687cf
If built-in operators could not be selected because of ambiguity in
by Fariborz Jahanian
· 15 years ago
893f955
Issue good diagnostics when initializing a refernce type with
by Fariborz Jahanian
· 15 years ago
51bebc8
This patch addresses a few issues related to 8.5.3 [dcl.init.ref]
by Fariborz Jahanian
· 15 years ago