[PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled

Jerry Crunchtime via Phabricator reviews at reviews.llvm.org
Fri Dec 28 13:47:41 PST 2018


jerryct created this revision.
jerryct added reviewers: ldionne, jfb.
Herald added a subscriber: libcxx-commits.

Wrap all functions dispatched by a parallel policy tag in a conditional directive.


Repository:
  rPSTL pstl

https://reviews.llvm.org/D56139

Files:
  include/pstl/internal/algorithm_impl.h
  include/pstl/internal/numeric_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56139.179660.patch
Type: text/x-patch
Size: 29139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181228/887d3f84/attachment-0001.bin>


More information about the libcxx-commits mailing list