Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
fbf7005138d199bad238f0dd1ff509931a24ab10
/
test
/
CodeGenCXX
/
copy-constructor-synthesis-2.cpp
41f1fd4
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so.
by Eli Friedman
· 14 years ago
0691a5c
Move unnamed_addr after the function arguments on Sabre's request.
by Rafael Espindola
· 14 years ago
c5f657f
Add unnamed_addr to constructors and destructors.
by Rafael Espindola
· 14 years ago
ccd83d7
More vtable improvements. We now compute and keep track of all vtable related information which avoids computing the same vtable layout over and over.
by Anders Carlsson
· 15 years ago
5c6c1d9
More vtable work; preparations for moving over to the new vtable layout code (finally).
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
77a259c
Fix for PR5707: make sure implicit copy constructors initialize the vtable
by Eli Friedman
· 15 years ago