[cfe-commits] r140432 - in /cfe/trunk: lib/Sema/SemaExpr.cpp test/SemaObjC/bad-property-synthesis-crash.m

jahanian fjahanian at apple.com
Mon Sep 26 11:11:24 PDT 2011


On Sep 26, 2011, at 10:29 AM, Jakob Stoklund Olesen wrote:

> 
> 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.

This test never passed! It should be fixed now in r140541.

- Fariborz

> 
> Thanks,
> /jakob
> 




More information about the cfe-commits mailing list