[libcxx-commits] [PATCH] D117523: [libc++][ranges] Implement ranges::max_element
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 9 12:12:13 PST 2022
philnik planned changes to this revision.
philnik added a comment.
In D117523#3308721 <https://reviews.llvm.org/D117523#3308721>, @Mordante wrote:
> In general looks good, but I'd like a bit more test coverage.
Could you first review D117025 <https://reviews.llvm.org/D117025>? It's basically the same. I'll apply the changes there over here, once D117025 <https://reviews.llvm.org/D117025> is done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117523/new/
https://reviews.llvm.org/D117523
More information about the libcxx-commits
mailing list