[libcxx-commits] [PATCH] D150217: [libc++][PSTL] Move the remaining configuration into __config

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 10 09:23:22 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf041b3472a87: [libc++][PSTL] Move the remaining configuration into __config (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150217

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__config
  libcxx/include/__pstl/internal/algorithm_fwd.h
  libcxx/include/__pstl/internal/algorithm_impl.h
  libcxx/include/__pstl/internal/execution_defs.h
  libcxx/include/__pstl/internal/execution_impl.h
  libcxx/include/__pstl/internal/glue_algorithm_defs.h
  libcxx/include/__pstl/internal/glue_algorithm_impl.h
  libcxx/include/__pstl/internal/glue_memory_defs.h
  libcxx/include/__pstl/internal/glue_memory_impl.h
  libcxx/include/__pstl/internal/glue_numeric_defs.h
  libcxx/include/__pstl/internal/glue_numeric_impl.h
  libcxx/include/__pstl/internal/memory_impl.h
  libcxx/include/__pstl/internal/numeric_fwd.h
  libcxx/include/__pstl/internal/numeric_impl.h
  libcxx/include/__pstl/internal/parallel_backend.h
  libcxx/include/__pstl/internal/parallel_backend_serial.h
  libcxx/include/__pstl/internal/parallel_backend_tbb.h
  libcxx/include/__pstl/internal/parallel_backend_utils.h
  libcxx/include/__pstl/internal/parallel_impl.h
  libcxx/include/__pstl/internal/pstl_config.h
  libcxx/include/__pstl/internal/unseq_backend_simd.h
  libcxx/include/__pstl/internal/utils.h
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150217.521016.patch
Type: text/x-patch
Size: 15658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230510/7d01ee22/attachment-0001.bin>


More information about the libcxx-commits mailing list