This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Use cpp20_output_iterator in tests.
ClosedPublic

Authored by Mordante on Apr 5 2022, 9:36 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rG3fb3770983b8: [libc++] Use cpp20_output_iterator in tests.
Summary

Adds the new cpp20_output_iterator in the ranges::transform test.

Diff Detail

Event Timeline

Mordante created this revision.Apr 5 2022, 9:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2022, 9:36 AM
Mordante requested review of this revision.Apr 5 2022, 9:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2022, 9:36 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Apr 5 2022, 9:38 AM
This revision is now accepted and ready to land.Apr 5 2022, 9:38 AM
This revision was automatically updated to reflect the committed changes.