[cfe-dev] Objective-C super fix

David Chisnall csdavec at swansea.ac.uk
Mon May 4 05:48:22 PDT 2009


Hi,

The attached diff fixes the //FIXME in message send to super.  This  
should now be faster, and works in the presence of class posing.  This  
is now the same approach as used in GCC (the earlier code was a quick  
hack to get something working).

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090504/010028c0/attachment.obj>


More information about the cfe-dev mailing list