diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-10-17 07:30:50 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-10-17 07:30:50 +0000 |
commit | 3cd9a29c64700ec31f12fc6813dc63e951af730f (patch) | |
tree | 1ec750b570b70080a90f6119429c751870dfa1fc /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 40cac777b90cf6560f90c23a657c49cca8b542d4 (diff) | |
download | bcm5719-llvm-3cd9a29c64700ec31f12fc6813dc63e951af730f.tar.gz bcm5719-llvm-3cd9a29c64700ec31f12fc6813dc63e951af730f.zip |
Fix bug in Obj-C type encoding for structures.
- Mechanism for detecting if a structure should be expanded wasn't
reliable. Simplified by just keeping track of what we should be
expanding.
- This fixes a bug in using NSInvocation to invoke a method which
returned a structure, which in used by Key Value Observing, which
in the end, caused a miscompile in poor little Sketch.
llvm-svn: 57675
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions