[PATCH] D32788: Fix std::inplace_merge to be stable for all inputs

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 27 21:15:46 PDT 2017


mclow.lists added a comment.

Note: I suspect that the proposed change to `<algorithm>` fixes the problem, but the new tests don't check that.


https://reviews.llvm.org/D32788





More information about the cfe-commits mailing list