[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
Thu Apr 15 10:28:51 PDT 2021
Quuxplusone updated this revision to Diff 337822.
Quuxplusone added a comment.
`/>>/> >/` in test
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/robust_against_adl.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.337822.patch
Type: text/x-patch
Size: 27973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210415/20e6f81c/attachment-0001.bin>
More information about the libcxx-commits
mailing list