[libcxx-commits] [PATCH] D142864: [libc++] `<algorithm>`: `ranges::minmax` should dereference iterators only once

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 4 07:22:50 PST 2023


fsb4000 updated this revision to Diff 494824.
fsb4000 added a comment.

try to fix tests


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

https://reviews.llvm.org/D142864

Files:
  libcxx/include/__algorithm/ranges_minmax.h
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.minmax.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142864.494824.patch
Type: text/x-patch
Size: 5736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230204/d011c390/attachment.bin>


More information about the libcxx-commits mailing list