http://llvm.org/bugs/show_bug.cgi?id=6097
Ted Kremenek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Ted Kremenek <[email protected]> 2010-01-20 19:48:34 --- Right now the order is B4 -> B3 -> B2 -> B1. Why is that not a valid ordering? Does the standard say something about the order of evaluation of the subexpressions of a binary expression? -- 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
