[all-commits] [llvm/llvm-project] 26b0a2: [pstl] Fix a few errors when running PSTL tests th...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Jul 8 11:39:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 26b0a23084f049f4084fc9f1d599ade66e4af185
https://github.com/llvm/llvm-project/commit/26b0a23084f049f4084fc9f1d599ade66e4af185
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M pstl/include/pstl/internal/algorithm_impl.h
M pstl/test/std/algorithms/alg.sorting/alg.set.operations/set.pass.cpp
M pstl/test/std/numerics/numeric.ops/transform_reduce.pass.cpp
Log Message:
-----------
[pstl] Fix a few errors when running PSTL tests through the libc++ test suite
More information about the All-commits
mailing list