]> granicus.if.org Git - clang/commit
Improve vcall offset handling in construction vtables. With this we layout the constr...
authorAnders Carlsson <andersca@mac.com>
Wed, 10 Mar 2010 02:33:41 +0000 (02:33 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 10 Mar 2010 02:33:41 +0000 (02:33 +0000)
commitdb4022cf95d80afd28b5fd1273f5be62c891a230
tree4901d2ba6890bc9864f09c838497e69c11c6474c
parentbbf58bb1b8dd8c5e0f07547a6c20ffd55385fcf6
Improve vcall offset handling in construction vtables. With this we layout the construction vtables from the ABI examples correctly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp
test/CodeGenCXX/vtable-layout-abi-examples.cpp