r176906 - Objective-C: In my last path, also check
jahanian
fjahanian at apple.com
Thu Mar 21 13:54:44 PDT 2013
On Mar 20, 2013, at 6:20 PM, jahanian <fjahanian at apple.com> wrote:
>
> On Mar 19, 2013, at 4:07 PM, Argyrios Kyrtzidis <kyrtzidis at apple.com> wrote:
>
>>
>> On Mar 12, 2013, at 3:22 PM, Fariborz Jahanian <fjahanian at apple.com> wrote:
>>
>>> Author: fjahanian
>>> Date: Tue Mar 12 17:22:38 2013
>>> New Revision: 176906
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=176906&view=rev
>>> Log:
>>> Objective-C: In my last path, also check
>>> for existence of user setter before
>>> issuing the warning about non-synthesizable
>>> property. // rdar://13388503
>>
>> The warning is supposed to go away if the compiler can see the setter, is this right ?
>> These cases still display the warning:
>
> Yes, both of these cases should not produce a warning. I will look into this.
In r177662.
- Fariborz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130321/fe234088/attachment.html>
More information about the cfe-commits
mailing list