[cfe-dev] Clang bug dealing with fixed size global arrays
Chris Lattner
clattner at apple.com
Tue Nov 27 13:36:15 PST 2007
Fixed, thanks Oliver!
-Chris
On Nov 22, 2007, at 3:36 PM, Oliver Hunt wrote:
> There are cases where clang incorrectly reports constant
> initalisers as being not constant.
> I've attached a test case which should pass semantic analysis but
> currently does not.
>
> It won't compile as we don't support complex global initalisers yet
> -- that's what i'm working on, and thus why i found this :D
>
> <simpleTest.c>
>
>
> --Oliver
>
> _______________________________________________
> 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