[libcxx-commits] [PATCH] D119589: [libc++][ranges] Implement ranges::min
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 7 10:32:19 PST 2022
Quuxplusone added inline comments.
================
Comment at: libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.min.pass.cpp:15
+
+// XFAIL: gcc
+
----------------
I just landed D120417; rebase on main and try removing this XFAIL!
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