Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7e1dff7a68a4d00e71debafa7f5c259473091746
/
test
/
CodeGenCXX
/
copy-constructor-synthesis-2.cpp
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
· 16 years ago
77a259c
Fix for PR5707: make sure implicit copy constructors initialize the vtable
by Eli Friedman
· 16 years ago