[cfe-dev] More Objective-C fixes
David Chisnall
csdavec at swansea.ac.uk
Thu Apr 23 09:44:04 PDT 2009
Ooops, wrong diff. The attached diff is the one that actually works...
Sorry,
David
On 23 Apr 2009, at 17:19, David Chisnall wrote:
> 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
>
> <clang.diff>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 3071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090423/55f78d6b/attachment.obj>
More information about the cfe-dev
mailing list