[all-commits] [llvm/llvm-project] 6f0f2f: [libc++] Enable test for already written ranges al...
philnik777 via All-commits
all-commits at lists.llvm.org
Sun Jul 17 15:58:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f0f2f9a1a514da3c8eee095632f7f8a3945e77f
https://github.com/llvm/llvm-project/commit/6f0f2f9a1a514da3c8eee095632f7f8a3945e77f
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
M libcxx/test/std/algorithms/ranges_robust_against_nonbool_predicates.compile.pass.cpp
M libcxx/test/std/algorithms/ranges_robust_against_omitting_invoke.compile.pass.cpp
Log Message:
-----------
[libc++] Enable test for already written ranges algorithms
Reviewed By: Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D129970
More information about the All-commits
mailing list