http://llvm.org/bugs/show_bug.cgi?id=14277
Kostya Serebryany <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Kostya Serebryany <[email protected]> 2012-11-07 06:43:53 CST --- We should not be asserting on this example, but instead we should report a fatal error. Fixed in 167529 (not sure how to best write a regression test, any ideas?) Nico, just curious, where did you get this reproducer? -- 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
