]> granicus.if.org Git - clang/commit
No longer need to keep base class offsets in the offset
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 29 Jul 2009 18:50:06 +0000 (18:50 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 29 Jul 2009 18:50:06 +0000 (18:50 +0000)
commit8a8a629844d26c24dc0147d55a32a937b14b9381
treea7e4cdb2fa12ce22e035080d3357e37009fd7650
parent98a541e80848d3b7d1131237ac04e698faffd151
No longer need to keep base class offsets in the offset
table as it has its own place now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77491 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
lib/AST/RecordLayoutBuilder.cpp
lib/CodeGen/CGRecordLayoutBuilder.cpp
lib/CodeGen/TargetABIInfo.cpp