On Sep 23, 2011, at 4:11 PM, Fariborz Jahanian wrote:

> Author: fjahanian
> Date: Fri Sep 23 18:11:38 2011
> New Revision: 140432
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=140432&view=rev
> Log:
> objc - fixes a crash when undefined typed property
> followed by it implementation crashes when attempt
> is made to access the synthesized ivar. 
> // rdar://10177744

Hi Fariborz,

I think this commit broke the GCC test suite:

objc.dg/newproperty-anon-category-7.m (test for excess errors)
obj-c++.dg/newproperty-anon-category-7.mm (test for excess errors)

Please investigate.

Thanks,
/jakob

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

Reply via email to