http://llvm.org/bugs/show_bug.cgi?id=10063
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #3 from Chandler Carruth <[email protected]> 2011-09-13 05:10:15 CDT --- I believe all of these test cases now work thanks to r139586. I think some even that weren't in this example now work. =] The way implicit destructors marked with no-return are handled by the CFG has been significantly changed to be more principled, so new test cases that misbehave should go under new reports. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
