[cfe-dev] More Objective-C fixes

Chris Lattner clattner at apple.com
Sat Apr 25 16:20:06 PDT 2009


On Apr 23, 2009, at 9:44 AM, David Chisnall wrote:

> Ooops, wrong diff.  The attached diff is the one that actually  
> works...

Thanks, applied:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090420/016272.html

>
>
> 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
> <clang.diff>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list