This is an archive of the discontinued LLVM Phabricator instance.

[libc++][PSTL] Add a missing policy argument in the std::merge test
ClosedPublic

Authored by philnik on Jul 5 2023, 2:40 PM.

Details

Diff Detail

Event Timeline

philnik created this revision.Jul 5 2023, 2:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2023, 2:40 PM
philnik requested review of this revision.Jul 5 2023, 2:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2023, 2:40 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik retitled this revision from [libc++][PSTL] Add a missing argument in the std::merge test to [libc++][PSTL] Add a missing policy argument in the std::merge test.Jul 5 2023, 4:58 PM
ldionne accepted this revision.Jul 7 2023, 11:34 AM
This revision is now accepted and ready to land.Jul 7 2023, 11:34 AM