[cfe-commits] r65973 - in /cfe/trunk: lib/Sema/SemaDeclObjC.cpp test/SemaObjC/property-nonfragile-abi.m
steve naroff
snaroff at apple.com
Tue Mar 3 14:45:46 PST 2009
On Mar 3, 2009, at 5:27 PM, Fariborz Jahanian wrote:
>
> On Mar 3, 2009, at 2:17 PM, Fariborz Jahanian wrote:
>
>> We can't really turn off this error message for non-fragile abi until
>> we implement synthesizing the ivar in non-fragile abi.
>> Test case probably blows up with -S
>
> And of course it does not blow up, because we told the back-end to
> skip code gen if ivar is missing :).
>
Thanks for the update.
Seems like my (front-end) change is o.k...true?
Thanks,
snaroff
> - fj
>
>>
More information about the cfe-commits
mailing list