llvm-project/pstl/test/std/numerics/numeric.ops
Mikhail Dvorskiy 36b8d02c8d [pstl] A hot fix for exclusive_scan (+ lost enable_if in declaration)
It fixes an ambiguity issue in case of a user has a custom policy and
calls a version of exclusive_scan with binary operation.

Differential Revision: https://reviews.llvm.org/D62719
2020-03-17 16:22:24 -04:00
..
adjacent_difference.pass.cpp [NFC][pstl] Run clang-format on the sources, including the tests 2019-07-18 20:22:28 +00:00
reduce.pass.cpp [pstl] Declare main() as returning int, not int32_t 2019-07-18 20:21:52 +00:00
scan.fail.cpp [pstl] A hot fix for exclusive_scan (+ lost enable_if in declaration) 2020-03-17 16:22:24 -04:00
scan.pass.cpp [NFC][pstl] Run clang-format on the sources, including the tests 2019-07-18 20:22:28 +00:00
transform_reduce.pass.cpp [NFC][pstl] Run clang-format on the sources, including the tests 2019-07-18 20:22:28 +00:00
transform_scan.pass.cpp [NFC][pstl] Run clang-format on the sources, including the tests 2019-07-18 20:22:28 +00:00