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 > [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
