[libcxx-commits] [PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator
Igor Zhukov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 29 21:02:48 PST 2023
fsb4000 added a comment.
`libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.minmax.pass.cpp` failed because of a bug in our ranges::minmax implementation.
I will prepare fix in few minutes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135248/new/
https://reviews.llvm.org/D135248
More information about the libcxx-commits
mailing list