[all-commits] [llvm/llvm-project] 939133: [libc++][PSTL] Fix std::copy frontend dispatching
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Jul 31 18:39:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9391330293163deb22e4dddf12c4186d202854ce
https://github.com/llvm/llvm-project/commit/9391330293163deb22e4dddf12c4186d202854ce
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M libcxx/include/__algorithm/pstl_copy.h
M libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
Log Message:
-----------
[libc++][PSTL] Fix std::copy frontend dispatching
Reviewed By: #libc, Mordante
Spies: Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D155325
More information about the All-commits
mailing list