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?
_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to