[llvm-bugs] [Bug 25413] libc++'s string::assign isn't O(1) when assigning the string to itself if the system's memmove() doesn't check for that
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 12 16:25:32 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=25413
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Closing as "wontfix", since the problem has been fixed for a few years in the
underlying C library.
If you think that this is something that needs to be addressed, please reopen.
--
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/20160712/548817c3/attachment.html>
More information about the llvm-bugs
mailing list