On Jan 16, 2012, at 10:20 AM, Eli Friedman wrote: > On Mon, Jan 16, 2012 at 10:14 AM, Aaron Ballman <[email protected]> > wrote: >> On Mon, Jan 16, 2012 at 11:56 AM, David Blaikie <[email protected]> wrote: >> >> I'll come up with some test cases to check this out tonight, and pass >> them along to verify I understand the concerns properly. > > Okay... I'm specifically concerned about the code generation for > non-constant-folded-switch containing a constant-folded switch.
Just committed a test case which seems to handle this correctly. - Fariborz > > -Eli
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
