[libcxx-commits] [PATCH] D124328: [libc++] Forward more often to memmove in copy
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 3 03:50:52 PDT 2022
philnik updated this revision to Diff 433993.
philnik marked an inline comment as done.
philnik added a comment.
- Fix tests and address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124328/new/
https://reviews.llvm.org/D124328
Files:
libcxx/include/__algorithm/copy.h
libcxx/include/__iterator/iterator_traits.h
libcxx/test/libcxx/algorithms/alg.modifying.operations/copy.pass.cpp
libcxx/test/std/strings/basic.string/string.modifiers/string_replace/iter_iter_pointer.pass.cpp
libcxx/test/std/strings/basic.string/string.modifiers/string_replace/iter_iter_string_view.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124328.433993.patch
Type: text/x-patch
Size: 16629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220603/c8840d1d/attachment-0001.bin>
More information about the libcxx-commits
mailing list