Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
5875038f5c333b8bd013f62950281618d08e36a8
/
test
/
CodeGenCXX
/
vtable-layout-abi-examples.cpp
014a358
Don't add address points for virtual primary bases that aren't primary bases in the complete class.
by Anders Carlsson
· 15 years ago
db4022c
Improve vcall offset handling in construction vtables. With this we layout the construction vtables from the ABI examples correctly.
by Anders Carlsson
· 15 years ago
e54d1c1
Figured out why the test was failing, this will hopefully fix it.
by Anders Carlsson
· 15 years ago
64b6e80
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
· 15 years ago
5edcc37
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
· 15 years ago
f2349fc
Add another test from the ABI spec.
by Anders Carlsson
· 15 years ago
8b6765f
Fix another bug and add another class.
by Anders Carlsson
· 15 years ago
54d9a78
Add another class from cxx-vtable-ex.html
by Anders Carlsson
· 15 years ago
eb577d0
More work on vcall offsets.
by Anders Carlsson
· 15 years ago
be71e3b
Add tests from the Itanium C++ ABI spec.
by Anders Carlsson
· 15 years ago