Skip to content

Commit

Permalink
Adding libcpp-has-no-incomplete-pstl to test
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonRydahl authored and ldionne committed Nov 21, 2023
1 parent 3ad3b32 commit 56dbdd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// This test verifies that you can make string reductions with parallel
// algorithms

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

#include <algorithm>
#include <cassert>
Expand Down

0 comments on commit 56dbdd3

Please sign in to comment.