Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3b5b92ab39388bb180097f3234fde9239532af4c
/
test
/
CodeGenCXX
/
copy-constructor-synthesis.cpp
8887bdc
Use the new function in EmitClassAggrMemberwiseCopy, fixing the same assert as seen in PR6628 but for arrays this time.
by Anders Carlsson
· 15 years ago
46bbf8d
Handle default arguments when calling copy constructors for bases or members when synthesizing a copy constructor. Fixes PR6628.
by Anders Carlsson
· 15 years ago
d09020d
Change a test to FileCheck bitcode instead of assembler.
by Anders Carlsson
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
e9cbf15
Handle references correctly when synthesizing copy constructors.
by Anders Carlsson
· 15 years ago
6d10ac9
Implement a few more cases for copy constructor synthesis.
by Eli Friedman
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
d99edc4
Mangle record types as decls.
by Anders Carlsson
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
eb0b6d5
Patch to provide ir-gen support in copying array members
by Fariborz Jahanian
· 15 years ago
e649412
ir-gen support for anonymous union data member
by Fariborz Jahanian
· 15 years ago
f05fe65
ir-gen for generating copying of scalar data members in
by Fariborz Jahanian
· 15 years ago
370c884
Fixed a ir-gen bug in synthesizing copy constructors.
by Fariborz Jahanian
· 15 years ago
942f4f3
ir-gen for initialization, in synthesize copy constructor,
by Fariborz Jahanian
· 15 years ago