Skip to content

Commit 56dbdd3

Browse files
AntonRydahlldionne
authored andcommitted
Adding libcpp-has-no-incomplete-pstl to test
1 parent 3ad3b32 commit 56dbdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/algorithms/pstl.transform_reduce.string.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// This test verifies that you can make string reductions with parallel
1010
// algorithms
1111

12-
// UNSUPPORTED: c++03, c++11, c++14, c++17
12+
// UNSUPPORTED: c++03, c++11, c++14, c++17, libcpp-has-no-incomplete-pstl
1313

1414
#include <algorithm>
1515
#include <cassert>

0 commit comments

Comments
 (0)