[all-commits] [llvm/llvm-project] 3fb377: [libc++] Use cpp20_output_iterator in tests.
mordante via All-commits
all-commits at lists.llvm.org
Wed Apr 6 08:48:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fb3770983b839c6239391e011db736aa998a200
https://github.com/llvm/llvm-project/commit/3fb3770983b839c6239391e011db736aa998a200
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
Log Message:
-----------
[libc++] Use cpp20_output_iterator in tests.
Adds the new cpp20_output_iterator in the ranges::transform test.
Reviewed By: philnik, #libc
Differential Revision: https://reviews.llvm.org/D123139
More information about the All-commits
mailing list