http://llvm.org/bugs/show_bug.cgi?id=18073
Jordan Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jordan Rose <[email protected]> --- Fixed in r199405, though (as a /very/ old comment points out) we should probably have an actual checker in place to warn about "someRandomLongLong << someShiftValue" when someShiftValue is known to be >= 64. -- 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
