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

Chris Lattner clattner at apple.com
Wed Dec 19 09:50:27 PST 2007


I disabled the check.  It looks like the declspec is not constructed  
correctly in this case or something, I'm investigating.

-Chris

On Dec 19, 2007, at 9:24 AM, Ted Kremenek wrote:

> 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.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list