[cfe-dev] Crash declaring function taking function array

Eli Friedman eli.friedman at gmail.com
Sat Jan 12 08:44:46 PST 2008


Testcase:

void h (void []());

Crashes clang -fsyntax-only.  Obviously invalid, but should give an
appropriate error.

-Eli



More information about the cfe-dev mailing list