]> granicus.if.org Git - clang/commit
Add a new PrimaryBaseInfo struct that combines the record decl of a primary base...
authorAnders Carlsson <andersca@mac.com>
Fri, 27 Nov 2009 22:05:05 +0000 (22:05 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 27 Nov 2009 22:05:05 +0000 (22:05 +0000)
commitce2009ab2f59894dbcc847e25e05abe78c296e95
tree0885f51f6ddbb8dc8f8ab7edc96db0d0bba25d99
parentd6b07fb9ca2c3207773de1d8e305f99076598a2e
Add a new PrimaryBaseInfo struct that combines the record decl of a primary base with whether it's virtual or not.

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