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

Anders Carlsson andersca at mac.com
Wed Dec 5 13:49:20 PST 2007


 
On Wednesday, December 05, 2007, at 01:33PM, "Ted Kremenek" <kremenek at apple.com> wrote:
>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?

I think this might be due to http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20071203/003184.html

I'll investigate further when I get home.

Anders



More information about the cfe-dev mailing list