On Feb 7, 2009, at 10:54 AM, Chris Lattner wrote: > Testcase?
Can't do testcases yet. I'm shoring up what will be codegen, once I turn on break and continue. I'm not going to turn them on, until the environment they turn on it is as flawless as the previous environment was against codegen errors for correct code. I did notice that there is a ton of sema code missing in this area, I'm going to slightly regress codegen for invalid code that sema let's though, instead of claiming unsupported. I'll try and preserve as much of the sanity checking against invalid code as I can however. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
