[libc++] Fix a few warnings when running the test suite with GCC
authorLouis Dionne <ldionne@apple.com>
Mon, 20 Apr 2020 17:48:16 +0000 (13:48 -0400)
committerLouis Dionne <ldionne@apple.com>
Mon, 20 Apr 2020 17:48:50 +0000 (13:48 -0400)
commit1cac82cf388c1321adf8c3e892027a4491a29e3a
tree6357500b85f5862dfc606fb93daebcacc9ecc3d4
parent460202b4649ddb19dff273b6bb8055a3186f1d11
[libc++] Fix a few warnings when running the test suite with GCC
libcxx/test/libcxx/algorithms/debug_less.pass.cpp
libcxx/test/libcxx/atomics/libcpp-has-no-threads.pass.cpp
libcxx/test/libcxx/containers/associative/undef_min_max.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_map.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_map_name_lookup.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_set.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_set_name_lookup.pass.cpp
libcxx/test/libcxx/numerics/c.math/undef_min_max.pass.cpp
libcxx/test/support/container_debug_tests.h
libcxx/test/support/debug_mode_helper.h