http://llvm.org/bugs/show_bug.cgi?id=8473
John McCall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from John McCall <[email protected]> 2010-10-28 03:54:17 CDT --- Oh, I see. It *is* caught by JumpDiagnostics, but since that's only a warning, it doesn't halt compilation. Turned into a hard error in r117539. -- 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
