On Jun 24, 2011, at 11:50 AM, John McCall wrote:

> On Jun 24, 2011, at 11:25 AM, Fariborz Jahanian wrote:
>> Author: fjahanian
>> Date: Fri Jun 24 13:25:34 2011
>> New Revision: 133806
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=133806&view=rev
>> Log:
>> objc-arc: Check on a variety of unsafe assignment of retained 
>> objects.  // rdar://9495837
> 
> For this and the previous commits, could you make it clearer *why* this is a 
> problem?  i.e. something like
>  "assigning retained object to unsafe property; object will be released after 
> assignment"

in r133817.

- fariborz

> 
> John.

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to