diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-04-21 15:48:54 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-04-21 15:48:54 +0000 |
commit | 93c1914de3fcb46472f2c9de789feb0b1c8df7f3 (patch) | |
tree | 2955495866412a94acb4a8bd1022b6f5e3e4b8a3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 426662ba798fc2a64384ca9870b2b415abcf8389 (diff) | |
download | bcm5719-llvm-93c1914de3fcb46472f2c9de789feb0b1c8df7f3.tar.gz bcm5719-llvm-93c1914de3fcb46472f2c9de789feb0b1c8df7f3.zip |
Use an ASTRecordLayout to compute the sizeof an interface, not
addRecordToClass.
- Among other things, this fixes a crash when applying sizeof to an
interface with synthesized ivars, although things still aren't
"correct" here.
llvm-svn: 69675
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions