[libcxx-commits] [PATCH] D112528: A hot compilation fix for MacOS, OpenMP backend; + full qualified names for some internal functions

Mikhail Dvorskiy via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 26 04:55:03 PDT 2021


MikeDvorskiy created this revision.
MikeDvorskiy added reviewers: ldionne, nadiasvertex.
MikeDvorskiy added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
MikeDvorskiy requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: libcxx-commits, sstefan1.
Herald added a project: libc++.
Herald added a reviewer: libc++.

A hot compilation fix for MacOS, OpenMP backend; + full qualified names for some internal functions


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112528

Files:
  pstl/include/pstl/internal/omp/parallel_for.h
  pstl/include/pstl/internal/omp/parallel_invoke.h
  pstl/include/pstl/internal/omp/parallel_merge.h
  pstl/include/pstl/internal/omp/parallel_stable_sort.h
  pstl/include/pstl/internal/omp/parallel_transform_reduce.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112528.382269.patch
Type: text/x-patch
Size: 8265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211026/e725b72d/attachment-0001.bin>


More information about the libcxx-commits mailing list