Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGece2294b9a6d: [libc++][PSTL] Add a missing policy argument in the std::merge test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154546
[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 Timelinephilnik 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 This revision is now accepted and ready to land.Jul 7 2023, 11:34 AM Closed by commit rGece2294b9a6d: [libc++][PSTL] Add a missing policy argument in the std::merge test (authored by philnik). · Explain WhyJul 7 2023, 3:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538285 libcxx/test/std/algorithms/alg.sorting/alg.merge/pstl.merge.pass.cpp
|