llvm-project/pstl/test/std/algorithms/alg.nonmodifying
Louis Dionne 6ab35c9dc0 [pstl] Mark pstl tests as unsupported before C++17
This is required to run the tests in lit with libc++'s tests.

llvm-svn: 363942
2019-06-20 16:22:06 +00:00
..
adjacent_find.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
all_of.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
any_of.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
count.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
equal.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
find.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
find_end.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
find_first_of.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
find_if.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
for_each.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
mismatch.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
none_of.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
nth_element.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00
search_n.pass.cpp [pstl] Mark pstl tests as unsupported before C++17 2019-06-20 16:22:06 +00:00