diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-05-03 13:15:50 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-05-03 13:15:50 +0000 |
commit | 80b4eef6861ed5ec882b93aca341d3ab02a3e88a (patch) | |
tree | 7660fce98c56061a8e68e3878d9c376a08bd86d6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e31559576f708e329d4b91e07a42645ac23ae10d (diff) | |
download | bcm5719-llvm-80b4eef6861ed5ec882b93aca341d3ab02a3e88a.tar.gz bcm5719-llvm-80b4eef6861ed5ec882b93aca341d3ab02a3e88a.zip |
Use ASTRecordLayout for computing ivar offsets instead of shadow
struct.
- We still need to do more lookup than necessary because ivars don't
live in a reasonable DeclContext.
- The only remaining client of the interface shadow struct is the
ivar layout bitmap.
llvm-svn: 70756
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions