http://llvm.org/bugs/show_bug.cgi?id=18876
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Richard Smith <[email protected]> --- Yep, that was it -- we'd suppress a top-level temporary even if it was created by something other than a function call. Fixed in r201542. -- 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
