Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
6dc00f6e98a00bd1c332927c3e04918d7e8b0d4f
/
test
/
SemaCXX
/
default-assignment-operator.cpp
c63d2c8
When we emit an error during the implicit definition of a special
by Douglas Gregor
· 15 years ago
380c213
Speculatively revert r103497, "Do not mark the virtual members of an
by Daniel Dunbar
· 15 years ago
bbbe074
Do not mark the virtual members of an implicitly-instantiated class as
by Douglas Gregor
· 15 years ago
60a8fbb
When implicit definition of the copy-assignment operator fails,
by Douglas Gregor
· 15 years ago
6cdc161
When creating a call to a base subobject's operator= in an
by Douglas Gregor
· 15 years ago
06a9f36
Complete reimplementation of the synthesis for implicitly-defined copy
by Douglas Gregor
· 15 years ago
d1aa800
Change the 'declared at' diagnostic to say 'declared here'.
by Anders Carlsson
· 15 years ago
325e593
Warn about non-aggregate classes with no user-declared constructors
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
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
b6cc91b
Pass the current SourceLocation to getAssignOperatorMethod, fixing a crash when the assign operator method needs to be instantiated. Doug, please review the updated default-assignment-operator.cpp change.
by Anders Carlsson
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
5e09d4c
Use getDeclName in DefineImplicitOverloadedAssign as well.
by Anders Carlsson
· 15 years ago
a1fbe86
Test case for my last patch.
by Fariborz Jahanian
· 15 years ago