]> granicus.if.org Git - clang/commit
Change CollectPrimaryBases to collect the bases in the right order. Fixes one half...
authorAnders Carlsson <andersca@mac.com>
Sun, 10 Apr 2011 18:00:32 +0000 (18:00 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 10 Apr 2011 18:00:32 +0000 (18:00 +0000)
commitb8bced0b75fa4188c91753d5a1de6d164af45450
tree259ae3d7e88221c1aa235b99da2b1a38c3d9dd92
parentd24e50c2e6c3f6e85965ef7b860c62a6bd7bcbb3
Change CollectPrimaryBases to collect the bases in the right order. Fixes one half of PR9660.

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