llvm-project/libcxx/test/std/iterators/iterator.range
Joe Loser 9fb3669429
[libc++][test] Remove disable_missing_braces_warning.h from tests
Several tests include `disable_missing_braces_warning.h` but do not need
to. Remove the include.

Inspired from discussion at https://reviews.llvm.org/D109668

Reviewed By: ldionne, #libc, Mordante

Differential Revision: https://reviews.llvm.org/D109711
2021-09-22 16:00:16 -04:00
..
begin-end.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
begin-end.pass.cpp [libc++][test] Remove disable_missing_braces_warning.h from tests 2021-09-22 16:00:16 -04:00
begin_array.pass.cpp [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
begin_const.pass.cpp [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
begin_non_const.pass.cpp [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
end_array.pass.cpp [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
end_const.pass.cpp [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
end_non_const.pass.cpp [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00