[libcxx-commits] [PATCH] D152860: [libc++][PSTL] Implement std::sort

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 20 14:45:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG37e5baf318b1: [libc++][PSTL] Implement std::sort (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152860

Files:
  libcxx/docs/Status/PSTLPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/pstl_backend.h
  libcxx/include/__algorithm/pstl_sort.h
  libcxx/include/algorithm
  libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/pstl.sort.pass.cpp
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152860.542683.patch
Type: text/x-patch
Size: 11930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230720/1826d1f9/attachment.bin>


More information about the libcxx-commits mailing list