[LLVMbugs] [Bug 14022] unique_ptr::reset is not checking for self assignment

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 4 11:10:32 PDT 2012


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

Howard Hinnant <hhinnant at apple.com> changed:

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

--- Comment #1 from Howard Hinnant <hhinnant at apple.com> 2012-10-04 13:10:32 CDT ---
This behavior is specified by the standard.

See LWG issues:

http://cplusplus.github.com/LWG/lwg-defects.html#806
http://cplusplus.github.com/LWG/lwg-defects.html#998

for the history/rationale/evolution of this issue.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list