[libcxx-commits] [PATCH] D102727: Use precise growth rather than amortized growth in std::string::resize/__resize_default_init.
Evan Brown via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 20 10:34:10 PDT 2021
ezbr updated this revision to Diff 360200.
ezbr added a comment.
Add wstring coverage and add a comment in the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102727/new/
https://reviews.llvm.org/D102727
Files:
libcxx/include/__config
libcxx/include/string
libcxx/test/libcxx/strings/basic.string/string.capacity/resize.exact.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102727.360200.patch
Type: text/x-patch
Size: 3518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210720/4f1748e8/attachment.bin>
More information about the libcxx-commits
mailing list