]> granicus.if.org Git - clang/commit
Use a PointerIntPair for the PrimaryBaseInfo. Yay for clever LLVM data structures!
authorAnders Carlsson <andersca@mac.com>
Fri, 27 Nov 2009 22:14:40 +0000 (22:14 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 27 Nov 2009 22:14:40 +0000 (22:14 +0000)
commit261fba6cf57a09a1f1d0c4a4c4856aaa62753242
tree71d61b5fec015293bf9f397346a35c97b8ca5d67
parentce2009ab2f59894dbcc847e25e05abe78c296e95
Use a PointerIntPair for the PrimaryBaseInfo. Yay for clever LLVM data structures!

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