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

            Bug ID: 18735
           Summary: std::map self-assignment broken for __cplusplus <
                    201103L
           Product: libc++
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 12011
  --> http://llvm.org/bugs/attachment.cgi?id=12011&action=edit
Proposed fix

Self assignment with containers std::map, std::multimap, std::unordered_map,
std::unordered_multimap in C++03 mode doesn't work correctly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to