[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:45 PDT 2017


mclow.lists added a comment.

I applied the test change, but not the algorithm change, and the tests passed.


https://reviews.llvm.org/D32788





More information about the cfe-commits mailing list