Fix for PR 18735 - self assignment for map/multimap broken in C++03
Marshall Clow
mclow.lists at gmail.com
Fri Feb 7 12:09:44 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18735
Thanks to b17c0de for the report and the patch.
Added tests for self-assignment to all the associative containers (including the ones not affected by this bug).
— Marshall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR18735.patch
Type: application/octet-stream
Size: 10749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140207/452e86e4/attachment.obj>
More information about the cfe-commits
mailing list