[cfe-commits] clang is broken for ObjC

Fariborz Jahanian fjahanian at apple.com
Fri Jan 25 09:34:57 PST 2008


Please ignore this. I had put a Diag in my local tree to check for  
something. Sorry for false alarm.

- Fariborz

On Jan 25, 2008, at 9:30 AM, Fariborz Jahanian wrote:

> Almost all ObjC tests fail now with this message:
>
> Parser/objc-foreach-error-1.m:17:1: error: expected identifier
> @implementation MyList (BasicTest)  // expected-error {{cannot find
> interface declaration for 'MyList'}}
>
> Sample:
>
> ******************** TEST 'Sema/undef-protocol-methods-1.m' FAILED!
> ********************
> Command:
>  clang -fsyntax-only -verify Sema/undef-protocol-methods-1.m
> Output:
> Errors seen but not expected:
>   Line 28: expected identifier
> ******************** TEST 'Sema/undef-protocol-methods-1.m' FAILED!
> ********************
>
>
> - Fariborz
>
>>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list