Fixed by r46179.

Thanks,

snaroff

On Jan 17, 2008, at 10:30 PM, Eli Friedman wrote:

> int a[];
>
> This declaration is a tentative definition with an incomplete type; it
> is a perfectly valid construct. clang gives a bogus "variable has
> incomplete type 'int []'" error.
>
> -Eli
> _______________________________________________
> cfe-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to