]> granicus.if.org Git - clang/commit
Improve the secondary vtables to not include vbase offsets. WIP.
authorMike Stump <mrs@apple.com>
Wed, 12 Aug 2009 18:50:26 +0000 (18:50 +0000)
committerMike Stump <mrs@apple.com>
Wed, 12 Aug 2009 18:50:26 +0000 (18:50 +0000)
commit34fae9cf27b19664f1f4526e195aff2299de2c40
tree51243eed0ce6ab843d5c3e69d76976dfe586a80d
parentacf2d137f362ede2b8f6a86b4f9dd9f6bcf00d7a
Improve the secondary vtables to not include vbase offsets.  WIP.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78831 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp
test/CodeGenCXX/virt.cpp