[cfe-dev] TEST 'Parser/declarators.c' FAILED!

Ted Kremenek kremenek at apple.com
Wed Dec 19 09:24:25 PST 2007


This test now fails:

******************** TEST 'Parser/declarators.c' FAILED!  
********************
Command:
  clang Parser/declarators.c -fsyntax-only
Output:
Parser/declarators.c:9:7: error: function cannot return array or  
function type 'int (void)'
int f4(*XX)(void);
       ^
1 diagnostic generated.




More information about the cfe-dev mailing list