Chris Lattner wrote: > On Feb 7, 2009, at 5:06 AM, Sebastian Redl wrote: >> URL: http://llvm.org/viewvc/llvm-project?rev=64015&view=rev >> Log: >> Make const-initialized const integral variables I-C-Es in C++. > > Nice, does ExprConstant.cpp need to handle this to for the > constant-but-not-ice case? Possibly. I just assumed it already did. I'll have a look.
Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
