[all-commits] [llvm/llvm-project] b8d54d: [libc++][ranges][NFC] Test that range algorithms s...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Tue Jul 19 17:21:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8d54d1d6acadea950de3da407427129fe0aabf2
https://github.com/llvm/llvm-project/commit/b8d54d1d6acadea950de3da407427129fe0aabf2
Author: Konstantin Varlamov <varconst at apple.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M libcxx/test/std/algorithms/ranges_robust_against_proxy_iterators.pass.cpp
M libcxx/test/support/MoveOnly.h
Log Message:
-----------
[libc++][ranges][NFC] Test that range algorithms support iterators requiring `iter_move`.
Differential Revision: https://reviews.llvm.org/D130057
More information about the All-commits
mailing list