[cfe-dev] ObjC super fix (GNU runtime)

Chris Lattner clattner at apple.com
Fri May 8 08:40:14 PDT 2009


On May 8, 2009, at 7:07 AM, David Chisnall wrote:

> Hi,
>
> This patch fixes message sends to super in categories for the GNU  
> runtime.  This used to work, but I broke it when I modified the code  
> to emit the same thing as GCC for message sends to super in classes.

Thanks David, applied here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090504/017002.html

-Chris



More information about the cfe-dev mailing list