Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c9f8aece7e111f90265dfad9a81f3f517be948de
/
test
/
SemaCXX
/
copy-assignment.cpp
2d7d2d9
A field of incomplete type is sufficiently disruptive that we should mark
by John McCall
· 14 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
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
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
3307475
When overload resolution fails for an overloaded operator, show the
by Douglas Gregor
· 15 years ago
8593c78
Avoid using the built-in type checker for assignment in C++ when classes are involved. Patch by Vyacheslav Kononenko.
by Sebastian Redl
· 16 years ago