[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 May 20 09:53:21 PDT 2022


philnik updated this revision to Diff 431002.
philnik marked 4 inline comments as done.
philnik added a comment.

- 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124328.431002.patch
Type: text/x-patch
Size: 9930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220520/dd831867/attachment-0001.bin>


More information about the libcxx-commits mailing list