[LLVMbugs] [Bug 10507] New: unordered_set::erase(const key_type& k) does not call element's destructor

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 26 16:42:19 PDT 2011


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

           Summary: unordered_set::erase(const key_type& k) does not call
                    element's destructor
           Product: libc++
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: hhinnant at apple.com
        ReportedBy: scshunt at csclub.uwaterloo.ca
                CC: llvmbugs at cs.uiuc.edu


No reduced testcase, unfortunately. I couldn't make heads or tails of the
__hash_table code well enough to determine where the actual destruction should
occur.

-- 
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