[libcxx-commits] [PATCH] D98573: [libc++] Remove most of the special logic for "noexcept iterators" in basic_string
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 16 09:28:34 PDT 2021
Quuxplusone updated this revision to Diff 331017.
Quuxplusone added a comment.
`UNSUPPORTED: no-exceptions` on the new tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98573/new/
https://reviews.llvm.org/D98573
Files:
libcxx/include/filesystem
libcxx/include/string
libcxx/test/libcxx/strings/iterators.exceptions.pass.cpp
libcxx/test/libcxx/strings/iterators.noexcept.pass.cpp
libcxx/test/std/strings/basic.string/string.modifiers/string_append/strong_guarantee.pass.cpp
libcxx/test/std/strings/basic.string/string.modifiers/string_insert/strong_guarantee.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98573.331017.patch
Type: text/x-patch
Size: 26267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210316/64130e0b/attachment-0001.bin>
More information about the libcxx-commits
mailing list