Fix for PR 18735 - self assignment for map/multimap broken in C++03
Howard Hinnant
howard.hinnant at gmail.com
Fri Feb 7 19:54:30 PST 2014
On Feb 7, 2014, at 3:09 PM, Marshall Clow <mclow.lists at gmail.com> wrote:
> 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
>
> <PR18735.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
This looks good to me. Thanks much Marshall!
Howard
More information about the cfe-commits
mailing list