Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a40b7f2c4a968a0f35f088cd009d671389b09ac2
/
test
/
SemaCXX
/
converting-constructor.cpp
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
7abfbdb
Switch more of Sema::CheckInitializerTypes over to
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
eeb7fd0
A previous commit fixed PR5519; here's the test case.
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
fa04764
Initial implementation of argument dependent lookup (a.k.a. ADL,
by Douglas Gregor
· 17 years ago
bf985f1
Test explicit constructor
by Douglas Gregor
· 17 years ago
225c41e
Standard conversion sequences now have a CopyConstructor field, to
by Douglas Gregor
· 17 years ago
60d62c2
Implement basic support for converting constructors in user-defined
by Douglas Gregor
· 17 years ago