[libcxx-commits] [PATCH] D91778: [libc++] [C++20] [P0966] Fix bug PR45368 by correctly implementing P0966: string::reserve should not shrink.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 23 00:42:17 PST 2020
curdeius updated this revision to Diff 306971.
curdeius added a comment.
Rebase to rerun tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91778/new/
https://reviews.llvm.org/D91778
Files:
libcxx/include/__config
libcxx/include/string
libcxx/test/libcxx/strings/basic.string/string.capacity/reserve.pass.cpp
libcxx/test/std/strings/basic.string/string.capacity/reserve.deprecated_in_cxx20.verify.cpp
libcxx/test/std/strings/basic.string/string.capacity/reserve.pass.cpp
libcxx/test/std/strings/basic.string/string.capacity/reserve_size.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91778.306971.patch
Type: text/x-patch
Size: 16168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201123/671d59d9/attachment.bin>
More information about the libcxx-commits
mailing list