summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2008-10-17 07:30:50 +0000
committerDaniel Dunbar <daniel@zuster.org>2008-10-17 07:30:50 +0000
commit3cd9a29c64700ec31f12fc6813dc63e951af730f (patch)
tree1ec750b570b70080a90f6119429c751870dfa1fc /clang/lib/CodeGen/CodeGenModule.cpp
parent40cac777b90cf6560f90c23a657c49cca8b542d4 (diff)
downloadbcm5719-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/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud