[cfe-commits] Failing test
Fariborz Jahanian
fjahanian at apple.com
Thu Jan 17 17:14:40 PST 2008
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
More information about the cfe-commits
mailing list