[all-commits] [llvm/llvm-project] 3606da: [libc++] Enable ranges_robust_against* and niebloi...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri May 27 01:40:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3606da5fbad042e2b74a35404797af20f65b437b
https://github.com/llvm/llvm-project/commit/3606da5fbad042e2b74a35404797af20f65b437b
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M libcxx/docs/Status/RangesAlgorithms.csv
M libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp
M libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
M libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
Log Message:
-----------
[libc++] Enable ranges_robust_against* and niebloid tests for implemented ranges algorithms
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D126477
More information about the All-commits
mailing list