[libcxx-commits] [PATCH] D119589: [libc++][ranges] Implement ranges::min
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 14 10:05:09 PST 2022
Quuxplusone added a comment.
Please `git grep ranges::min` and fix what you find. `std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp` needs updating, at least.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119589/new/
https://reviews.llvm.org/D119589
More information about the libcxx-commits
mailing list