[libcxx-commits] [PATCH] D78763: Add optimization to basic_string::assign for compile-time known constant values.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 18 13:06:56 PDT 2020
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I think you answered all my questions. Feel free to wait for Eric if he wants to review it too, but by now you know our string better than I do :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78763/new/
https://reviews.llvm.org/D78763
More information about the libcxx-commits
mailing list