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

Thomas Rodgers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 10 10:25:40 PDT 2019


rodgert updated this revision to Diff 194544.
rodgert added a comment.

- [pstl] Supply definition of __PSTL_ASSERT() only if not already defined


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/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60249.194544.patch
Type: text/x-patch
Size: 7500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190410/ed1b0fc3/attachment-0001.bin>


More information about the libcxx-commits mailing list