... it's easier to suppress warnings internally, where we can detect the compiler. * Rename `TEST_COMPILER_C1XX` to `TEST_COMPILER_MSVC` * Rename all `TEST_WORKAROUND_C1XX_<meow>` to `TEST_WORKAROUND_MSVC_<meow>` Differential Revision: https://reviews.llvm.org/D117422 |
||
|---|---|---|
| .. | ||
| all.pass.cpp | ||
| any.pass.cpp | ||
| count.pass.cpp | ||
| flip_all.pass.cpp | ||
| flip_one.out_of_range.pass.cpp | ||
| flip_one.pass.cpp | ||
| index.pass.cpp | ||
| index_const.pass.cpp | ||
| left_shift.pass.cpp | ||
| left_shift_eq.pass.cpp | ||
| none.pass.cpp | ||
| not_all.pass.cpp | ||
| op_and_eq.pass.cpp | ||
| op_eq_eq.pass.cpp | ||
| op_or_eq.pass.cpp | ||
| op_xor_eq.pass.cpp | ||
| reset_all.pass.cpp | ||
| reset_one.out_of_range.pass.cpp | ||
| reset_one.pass.cpp | ||
| right_shift.pass.cpp | ||
| right_shift_eq.pass.cpp | ||
| set_all.pass.cpp | ||
| set_one.out_of_range.pass.cpp | ||
| set_one.pass.cpp | ||
| size.pass.cpp | ||
| test.out_of_range.pass.cpp | ||
| test.pass.cpp | ||
| to_string.pass.cpp | ||
| to_ullong.pass.cpp | ||
| to_ulong.pass.cpp | ||