On Mar 20, 2013, at 6:20 PM, jahanian <[email protected]> wrote: > > On Mar 19, 2013, at 4:07 PM, Argyrios Kyrtzidis <[email protected]> wrote: > >> >> On Mar 12, 2013, at 3:22 PM, Fariborz Jahanian <[email protected]> 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
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
