[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:37:15 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e15f4ac572b: [pstl] Replace direct use of assert() with _PSTL_ASSERT (authored by rodgert, committed by ldionne).
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.302422.patch
Type: text/x-patch
Size: 10219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201102/15a46e3b/attachment-0001.bin>
More information about the libcxx-commits
mailing list