Move computing the base subobject info for a class into the RecordLayoutBuilder becau...
commit471236d319346f0cdff45528bb2b7a60b0855a76
authorAnders Carlsson <andersca@mac.com>
Sat, 29 May 2010 17:35:14 +0000 (29 17:35 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 29 May 2010 17:35:14 +0000 (29 17:35 +0000)
treea18412a888f016b12e0e9378c14410ff4d2c0338
parent1d65cce2d9494767ccab535fbb1885486db53e1b
Move computing the base subobject info for a class into the RecordLayoutBuilder because we're going to need it to be able to correctly add offsets for primary virtual bases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105102 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/RecordLayoutBuilder.cpp