[libcxx-commits] [PATCH] D155330: [libc++][PSTL] Implement std::move

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 3 09:38:15 PDT 2023


philnik updated this revision to Diff 546908.
philnik added a comment.

Try to fix CI


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155330/new/

https://reviews.llvm.org/D155330

Files:
  libcxx/docs/Status/PSTLPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/pstl_move.h
  libcxx/include/algorithm
  libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/pstl.copy.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.move/pstl.move.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155330.546908.patch
Type: text/x-patch
Size: 10076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230803/7530160d/attachment.bin>


More information about the libcxx-commits mailing list