[cfe-commits] Failing test
Steve Naroff
snaroff at apple.com
Thu Jan 17 17:15:20 PST 2008
My last commit (r46152) fixes this...
snaroff
On Jan 17, 2008, at 5:14 PM, Fariborz Jahanian wrote:
> We have been failing this test since this morning. Is this known?
>
> ******************** TEST 'Sema/deref.c' FAILED! ********************
> Command:
> clang -fsyntax-only -verify -std=c90 Sema/deref.c
> Output:
> Errors expected but not seen:
> Line 20: invalid lvalue in address expression
> Errors seen but not expected:
> Line 20: address expression must be an lvalue or a function
> designator
> ******************** TEST 'Sema/deref.c' 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