[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
Sun Mar 14 14:29:03 PDT 2021
Quuxplusone updated this revision to Diff 330534.
Quuxplusone added a comment.
Remove a stray assertion in the new `strong_guarantee.pass.cpp`.
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_insert/strong_guarantee.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98573.330534.patch
Type: text/x-patch
Size: 21878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210314/4532ca7d/attachment-0001.bin>
More information about the libcxx-commits
mailing list