[libcxx-commits] [PATCH] D149556: [libc++][PSTL] Remove _PSTL_HIDE_FROM_ABI_{PUSH, POP} macros

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 1 12:41:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17a8e245703a: [libc++][PSTL] Remove _PSTL_HIDE_FROM_ABI_{PUSH,POP} macros (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D149556?vs=518463&id=518534#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149556

Files:
  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/omp/util.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149556.518534.patch
Type: text/x-patch
Size: 10988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230501/3e8b9a8b/attachment-0001.bin>


More information about the libcxx-commits mailing list