Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9901c57806f7e36736ed1616e6ab3eebcc99b78c
/
test
/
SemaCXX
/
overload-member-call.cpp
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
9db7dbb
Rework base and member initialization in constructors, with several
by Douglas Gregor
· 15 years ago
651f3ee
Improve overload diagnostics some more by calling out qualifier mismatches
by John McCall
· 15 years ago
e81e15e
Improve the diagnostic for bad conversions in overload resolution to talk
by John McCall
· 15 years ago
adbb8f8
Record some basic information about bad conversion sequences. Use that
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
b1c2ea5
Make sure to grab CVR qualifiers from the canonical type. ARGH!
by Douglas Gregor
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
3cb0692
Make one expected-diag directive match exactly one actual diagnostic.
by Sebastian Redl
· 16 years ago
3f20a68
Update C++ status and add a few more tests of overloading for member function calls
by Douglas Gregor
· 16 years ago
88a3514
Add support for calls to overloaded member functions. Things to note:
by Douglas Gregor
· 16 years ago