On Oct 8, 2010, at 4:09 PM, Douglas Gregor wrote:

> 
> On Oct 8, 2010, at 3:59 PM, Fariborz Jahanian wrote:
> 
>> Author: fjahanian
>> Date: Fri Oct  8 17:59:25 2010
>> New Revision: 116118
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=116118&view=rev
>> Log:
>> Method implemented in class's implementation may implement
>> one declared in class's extension and not one declared
>> in class's superclass. This supresses a bogus warning on
>> method type mismatch.
>> Fixes //rdar: // 8530080
>> 
>> Added:
>>   cfe/trunk/test/SemaObjC/metod-in-class-extension-impl.m
> 
> Typo "metod" in this file name.

Thanks. Renamed in r116120.

- fariborz

> 
>        - Doug
> 

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

Reply via email to