[all-commits] [llvm/llvm-project] b1cf54: [libc++][PSTL] Add a test to make sure that custom...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri May 26 10:53:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1cf54f12e83b7aee4aef512fb3700ba4a059f93
https://github.com/llvm/llvm-project/commit/b1cf54f12e83b7aee4aef512fb3700ba4a059f93
Author: Nikolas Klauser <n_klauser at apple.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M libcxx/include/__algorithm/pstl_backend.h
A libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list