[libcxx-commits] [PATCH] D155325: [libc++][PSTL] Fix std::copy frontend dispatching
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 31 18:39:14 PDT 2023
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG939133029316: [libc++][PSTL] Fix std::copy frontend dispatching (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D155325?vs=541092&id=545895#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155325/new/
https://reviews.llvm.org/D155325
Files:
libcxx/include/__algorithm/pstl_copy.h
libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155325.545895.patch
Type: text/x-patch
Size: 4532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230801/e90f714b/attachment.bin>
More information about the libcxx-commits
mailing list