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?