]> granicus.if.org Git - clang/commit
Refine vtable building for the secondary vtables to exclude yet more
authorMike Stump <mrs@apple.com>
Wed, 12 Aug 2009 17:42:21 +0000 (17:42 +0000)
committerMike Stump <mrs@apple.com>
Wed, 12 Aug 2009 17:42:21 +0000 (17:42 +0000)
commit4ffe91eae351d6ef68256ce77fc549557702d3e3
tree134ca6e15b5f9b45f05cedeef325193fcac00ee4
parent4c28b1cefe77dfd04ddf74599895b2f9796998c8
Refine vtable building for the secondary vtables to exclude yet more
cases where a virtual base was already used as a primary base class.
WIP.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78820 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp
lib/CodeGen/CodeGenFunction.h