http://llvm.org/bugs/show_bug.cgi?id=12206
Jordy Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Jordy Rose <[email protected]> 2012-05-03 02:37:24 CDT --- s/isRelationalOp/isComparisonOp/g in SimpleSValBuilder.cpp. This was my mistake originally, but way back in r133041. Thanks to these crashes I've figured out how to add tests, if fairly brittle ones. Should be fixed in r156062. -- 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
