]> granicus.if.org Git - clang/commit
Keep track of the address points for all primary bases, and add the ability to dump...
authorAnders Carlsson <andersca@mac.com>
Fri, 12 Feb 2010 07:43:48 +0000 (07:43 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 12 Feb 2010 07:43:48 +0000 (07:43 +0000)
commit28cbc8b512db420748601dba276144d729a0d7a2
treef9dd1a52803bebf70b16bb28998b7bed16c5b82b
parente13ad837709cd7730e18d8af1cf6b7d35a56d6b7
Keep track of the address points for all primary bases, and add the ability to dump multiple address points for a single offset.

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