]> granicus.if.org Git - clang/commit
More work on vtable layout. We can now layout vtables with primary bases.
authorAnders Carlsson <andersca@mac.com>
Fri, 12 Feb 2010 05:25:12 +0000 (05:25 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 12 Feb 2010 05:25:12 +0000 (05:25 +0000)
commit57071e29bdb65d21f72e221f2a16f24f6bea72f3
tree717c56a85eb34fae30e3f9d25fca966823aabd5d
parent27935ee59c30b0d8b610ab676aab8e65350af932
More work on vtable layout. We can now layout vtables with primary bases.

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