[LLVMbugs] [Bug 18876] is_default_constructible and DRs 1354, 1424
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 17 19:52:19 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18876
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140218/397e1353/attachment.html>
More information about the llvm-bugs
mailing list