[LLVMbugs] [Bug 22175] maybe libc++ should check for self-move-assignment in debug mode

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 13 13:38:03 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22175

Alexey Samsonov <vonosmas at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rtrieu at google.com,
                   |                            |vonosmas at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #9 from Alexey Samsonov <vonosmas at gmail.com> ---
Marking this as wontfix - looks like we'd prefer assertions in library code,
and Clang compiler warnings about invalid moves. Feel free to reopen if you
don't think the matter is yet to be settled.

-- 
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/20150113/fccc3675/attachment.html>


More information about the llvm-bugs mailing list