llvm-project/pstl/test/std/algorithms/alg.nonmodifying
Louis Dionne b5e896c049 [libc++][pstl] Remove c++98 from UNSUPPORTED annotations
c++98 isn't used by the test suite anymore, only c++03 is.
2020-07-29 14:17:32 -04:00
..
adjacent_find.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
all_of.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
any_of.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
count.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
equal.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
find.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
find_end.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
find_first_of.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
find_if.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
for_each.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
mismatch.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
none_of.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
nth_element.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
search_n.pass.cpp [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00