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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 22 01:25:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2a46e6480f3: [libc++][PSTL] Implement std::move (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D155330?vs=557726&id=557832#toc

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_backend.h
  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.move/pstl.exception_handling.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.557832.patch
Type: text/x-patch
Size: 12691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231022/b5cc427e/attachment-0001.bin>


More information about the libcxx-commits mailing list