[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
Mon Aug 28 16:19:48 PDT 2017


mclow.lists added a comment.

I committed as r311952 which fixes this - based on Jan's suggestion, but not quite the same as this patch.


https://reviews.llvm.org/D32788





More information about the cfe-commits mailing list