[libcxx-commits] [PATCH] D113868: [libcxx] Cast to the right `difference_type` in various algorithms
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 18 14:08:13 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc1c27149f21: [libc++] Cast to the right `difference_type` in various algorithms (authored by fwolff, committed by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
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.388324.patch
Type: text/x-patch
Size: 14566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211118/a66710cf/attachment-0001.bin>
More information about the libcxx-commits
mailing list