[llvm-bugs] [Bug 28079] std::wstring_convert move constructor broken
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jun 26 15:57:20 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28079
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Eric Fiselier <eric at efcs.ca> ---
Fixed in r273831.
Although it should be noted that the move constructor is a libc++ specific
extension and is not provided by any other STL.
I'm going to look into whether it should be removed.
--
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/20160626/28d189d4/attachment.html>
More information about the llvm-bugs
mailing list