[libcxx-commits] [PATCH] D60249: [pstl] Replace direct use of assert() with __PSTL_ASSERT

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 2 15:36:37 PST 2020


ldionne updated this revision to Diff 302421.
ldionne added a comment.

Rebased onto master


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60249

Files:
  pstl/include/pstl/internal/algorithm_impl.h
  pstl/include/pstl/internal/numeric_impl.h
  pstl/include/pstl/internal/parallel_backend_tbb.h
  pstl/include/pstl/internal/parallel_backend_utils.h
  pstl/include/pstl/internal/pstl_config.h
  pstl/test/std/algorithms/alg.sorting/alg.min.max/minmax_element.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60249.302421.patch
Type: text/x-patch
Size: 10219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201102/4f5a0db0/attachment-0001.bin>


More information about the libcxx-commits mailing list