[libcxx-commits] [PATCH] D141888: [libc++][PSTL] Implement <execution> contents

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 26 11:33:43 PDT 2023


philnik updated this revision to Diff 517253.
philnik marked 5 inline comments as done.
philnik added a comment.

- Rebased
- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141888

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__pstl/internal/glue_execution_defs.h
  libcxx/include/__pstl_execution
  libcxx/include/execution
  libcxx/test/libcxx/utilities/expol/policies.compile.pass.cpp
  libcxx/test/std/utilities/expol/is_execution_policy.compile.pass.cpp
  libcxx/test/std/utilities/expol/policies.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141888.517253.patch
Type: text/x-patch
Size: 12999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230426/fbacf728/attachment-0001.bin>


More information about the libcxx-commits mailing list