]> granicus.if.org Git - clang/commit
When recording empty subobjects we should always look at the primary virtual base.
authorAnders Carlsson <andersca@mac.com>
Sun, 23 May 2010 18:14:24 +0000 (18:14 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 23 May 2010 18:14:24 +0000 (18:14 +0000)
commitbfcdc40cbc213d91d91513ba8e1fbde65734ddf4
tree01e612260bfabd68028f93333726825cd2ffae95
parentdb4da82e7248eb0eec249028506ed082c6807c2a
When recording empty subobjects we should always look at the primary virtual base.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104464 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/RecordLayoutBuilder.cpp
test/SemaCXX/empty-class-layout.cpp