[cfe-dev] Two GNU runtime fixes
David Chisnall
csdavec at swansea.ac.uk
Sat May 16 09:20:38 PDT 2009
Hi,
This patch fixes two bugs in the GNU Objective-C runtime
implementation. One is a case in rethrowing exceptions where the C
types don't match correctly (I already sent this patch to Daniel
Dunbar, who found the bug, so it may have already been committed).
The other fixes the case properties so that the methods generated as
property accessors are added to the class structure correctly.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 1970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090516/f5b3008d/attachment.obj>
More information about the cfe-dev
mailing list