http://llvm.org/bugs/show_bug.cgi?id=17898
Nathan Sidwell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #2 from Nathan Sidwell <[email protected]> --- This appears resolved: 17898.cc:4:3: error: constructor cannot have a return type const X() { i=0; } ^~~~~~ A similar error is emitted for volatile -- 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
