[libcxx-commits] [PATCH] D110718: [libc++] Implement P1391 for string_view
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 6 06:48:26 PDT 2021
jloser updated this revision to Diff 377528.
jloser added a comment.
Add assert for valid range in string_view constructor
Rename sized_sentinel_wrapper to sized_sentinel
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110718/new/
https://reviews.llvm.org/D110718
Files:
libcxx/docs/Status/Cxx20Papers.csv
libcxx/include/string_view
libcxx/test/std/strings/string.view/string.view.cons/deduct.pass.cpp
libcxx/test/std/strings/string.view/string.view.cons/from_iterator_sentinel.pass.cpp
libcxx/test/support/make_string.h
libcxx/test/support/test_iterators.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110718.377528.patch
Type: text/x-patch
Size: 9280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211006/7e506aa8/attachment.bin>
More information about the libcxx-commits
mailing list