[cfe-dev] More Objective-C fixes
David Chisnall
csdavec at swansea.ac.uk
Thu Apr 23 09:19:06 PDT 2009
Hi,
This fixes message sends to super in a way that both works with real
code and passes the test in the test suite. It also fixes a crash
when using recent versions of GNU libobjc and compiling modules that
do not contain any constant strings but do contain a declaration of
the constant string class and possible some other corner cases (thanks
to Pete French for providing me with a test case for that one).
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 3063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090423/070542ee/attachment.obj>
More information about the cfe-dev
mailing list