[libcxx-commits] [PATCH] D68623: Optimize and fix basic_string move assignment operator
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 11 11:46:38 PDT 2019
mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.
I'm fine with incremental changes.
It would be nice to have a test case for a allocator that throws on move-assignment, though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68623/new/
https://reviews.llvm.org/D68623
More information about the libcxx-commits
mailing list