[llvm-bugs] [Bug 24514] make_shared doesn't accept temporaries in c++03 mode

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 19 22:06:50 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=24514

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
I don't think libc++ should take the time to fix this C++03 extension. Nobody
has complained about it and it takes a lot of extra overloads to fix.

Closing as WONTFIX.

-- 
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/20160720/5a55a4cc/attachment.html>


More information about the llvm-bugs mailing list