[cfe-dev] TEST 'Parser/compound_literal.c' now fails

Ted Kremenek kremenek at apple.com
Wed Dec 5 13:32:17 PST 2007


make test is now failing:

******************** TEST 'Parser/compound_literal.c' FAILED!  
********************
Command:
  clang -fsyntax-only -verify Parser/compound_literal.c
Output:
Warnings seen but not expected:
   Line 4: incompatible types assigning 'char *' to 'char'

Does the test need to be updated?



More information about the cfe-dev mailing list