Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
vtable-layout-abi-examples.cpp
fb00c88
Complete Rewrite of CGRecordLayoutBuilder
by Warren Hunt
· 12 years ago
085095f
Move vtable dumper call to VTableBuilder ctor
by Peter Collingbourne
· 14 years ago
151b062
Don't add address points for virtual primary bases that aren't primary bases in the complete class.
by Anders Carlsson
· 16 years ago
ca82a4f
Improve vcall offset handling in construction vtables. With this we layout the construction vtables from the ABI examples correctly.
by Anders Carlsson
· 16 years ago
4d0729a
Figured out why the test was failing, this will hopefully fix it.
by Anders Carlsson
· 16 years ago
ec27c49
XFAIL this for now. I have no idea why this test is failing on some machines. Looks like some sort of whitespace issue in FileCheck.
by Anders Carlsson
· 16 years ago
a9f633b
Generate correct vcall offsets when we have a primary virtual base that is not a primary base in the complete class hierarchy.
by Anders Carlsson
· 16 years ago
8210950
Add another test from the ABI spec.
by Anders Carlsson
· 16 years ago
e5faca7
Fix another bug and add another class.
by Anders Carlsson
· 16 years ago
aa7444c
Add another class from cxx-vtable-ex.html
by Anders Carlsson
· 16 years ago
8847d9e
More work on vcall offsets.
by Anders Carlsson
· 16 years ago
664b7d0
Add tests from the Itanium C++ ABI spec.
by Anders Carlsson
· 16 years ago