Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
369bddf5ad8cb1543d38d4afd12cce768292114a
/
clang
/
test
/
SemaCXX
/
decl-init-ref.cpp
f143cd5
Re-instate r123977/r123978, my updates of the reference-binding
by Douglas Gregor
· 15 years ago
24b8946
'const std::type_info*' instead of 'std::type_info const*'
by Chris Lattner
· 15 years ago
53fa049
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 15 years ago
85f9055
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 16 years ago
1f53e80
Fix PR number in test case
by Douglas Gregor
· 16 years ago
34c0a90
Be more careful when checking initializer lists that involve reference
by Douglas Gregor
· 16 years ago
fd0b2f8
Improve the diagnostics used to report implicitly-generated class members
by John McCall
· 16 years ago
e1314a6
Switch the initialization required by return statements over to the
by Douglas Gregor
· 16 years ago
59ae3c8
In Sema::CheckInitializerTypes, replace a use of CheckReferenceInit with an InitializationSequence
by Douglas Gregor
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
3e1e527
Reimplement reference initialization (C++ [dcl.init.ref]) using the
by Douglas Gregor
· 16 years ago
574de2c
If built-in operators could not be selected because of ambiguity in
by Fariborz Jahanian
· 16 years ago
db82308
Issue good diagnostics when initializing a refernce type with
by Fariborz Jahanian
· 16 years ago
af0262d
This patch addresses a few issues related to 8.5.3 [dcl.init.ref]
by Fariborz Jahanian
· 16 years ago