[libcxx-commits] [PATCH] D113868: [libcxx] Cast to the right `difference_type` in various algorithms

Fabian Wolff via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 15 13:58:13 PST 2021


fwolff updated this revision to Diff 387397.
fwolff marked an inline comment as done.
fwolff added a comment.

@Quuxplusone I think I've addressed all of your comments now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113868/new/

https://reviews.llvm.org/D113868

Files:
  libcxx/include/__algorithm/copy_n.h
  libcxx/include/__algorithm/find_end.h
  libcxx/include/__algorithm/search.h
  libcxx/include/__algorithm/search_n.h
  libcxx/include/__algorithm/sift_down.h
  libcxx/include/__algorithm/sort.h
  libcxx/test/std/algorithms/robust_re_difference_type.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113868.387397.patch
Type: text/x-patch
Size: 15831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211115/fe7874e5/attachment-0001.bin>


More information about the libcxx-commits mailing list