[libc++][PSTL] Add a test to make sure that customization points work properly
authorNikolas Klauser <n_klauser@apple.com>
Fri, 26 May 2023 14:45:08 +0000 (07:45 -0700)
committerNikolas Klauser <nikolasklauser@berlin.de>
Fri, 26 May 2023 17:53:08 +0000 (10:53 -0700)
commitb1cf54f12e83b7aee4aef512fb3700ba4a059f93
treea0286c2c39bca4a80fef042e26237cf82236af1f
parenta4f437f012b4be40e9fac5d2e86eae549d3469fe
[libc++][PSTL] Add a test to make sure that customization points work properly

Reviewed By: #libc, ldionne

Spies: ldionne, libcxx-commits

Differential Revision: https://reviews.llvm.org/D151257
libcxx/include/__algorithm/pstl_backend.h
libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp [new file with mode: 0644]