llvm-project/pstl/test/std/algorithms/alg.nonmodifying
Louis Dionne 3491119f9b [pstl] Remove warnings in tests and headers
Mostly unused parameter, unused local typedefs and shadowed declarations.
This massaging it necessary if we want to be able to run the tests under
the libc++ lit configuration.

llvm-svn: 363872
2019-06-19 20:15:50 +00:00
..
adjacent_find.pass.cpp [pstl] Remove various warnings in the pstl headers and tests 2019-05-30 20:46:31 +00:00
all_of.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
any_of.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
count.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
equal.pass.cpp [pstl] Remove various warnings in the pstl headers and tests 2019-05-30 20:46:31 +00:00
find.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
find_end.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
find_first_of.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
find_if.pass.cpp [pstl] Remove the stdlib headers from the PSTL and move them to the tests 2019-04-16 14:38:08 +00:00
for_each.pass.cpp [pstl] Remove stray usage of pstl::execution instead of std::execution 2019-06-18 19:34:04 +00:00
mismatch.pass.cpp [pstl] Remove stray usage of pstl::execution instead of std::execution 2019-06-18 19:34:04 +00:00
none_of.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
nth_element.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00
search_n.pass.cpp [pstl] Remove warnings in tests and headers 2019-06-19 20:15:50 +00:00