]> granicus.if.org Git - clang/commit
When possible, use the vbase offset offsets from the most derived class directly.
authorAnders Carlsson <andersca@mac.com>
Thu, 11 Mar 2010 07:00:45 +0000 (07:00 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 11 Mar 2010 07:00:45 +0000 (07:00 +0000)
commit1972ced0061bb0bf7e3237b0c06ad95b4923f9e4
treef1f10ee70f9319c8d256996fadc7cd77d1c963ac
parent127e46727ed39703a7baa3218d2681082d931c92
When possible, use the vbase offset offsets from the most derived class directly.

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