[cfe-dev] Objective-C tidy up

David Chisnall csdavec at swansea.ac.uk
Sat Jun 7 16:29:30 PDT 2008


Well, clearly I had to leave a deliberate mistake in there...

It should be working now (does for me, at least...).  Assignments to  
self were failing because implicit params are not valdecls and I  
missed a test.

David

On 8 Jun 2008, at 00:02, Chris Lattner wrote:

>
> On Jun 7, 2008, at 3:46 PM, David Chisnall wrote:
>
>> And here's the diff that was meant to go with the last email...
>>
>> <objc.diff>
>
> The patch looks really great to me, but it is causing regressions on:
>
> ---- Sema/conditional-expr.m failed ----
> ---- Analysis-Apple/NSString.m failed ----
>
> Have you run make check?
>
> -Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc.diff
Type: application/octet-stream
Size: 24122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080608/84270124/attachment.obj>


More information about the cfe-dev mailing list