This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 154d7f1ad [libcxx] [test] Fix MSVC "warning C6326: Potential comparison [...] new 5dbf23499 [libcxx] [test] Suppress MSVC's /analyze warning C6294 in a m [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../utilities/template.bitset/bitset.cons/char_ptr_ctor.pass.cpp | 4 ++++ test/std/utilities/template.bitset/bitset.cons/default.pass.cpp | 4 ++++ test/std/utilities/template.bitset/bitset.cons/string_ctor.pass.cpp | 4 ++++ test/std/utilities/template.bitset/bitset.cons/ull_ctor.pass.cpp | 4 ++++ test/std/utilities/template.bitset/bitset.members/count.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/flip_all.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/flip_one.pass.cpp | 4 ++++ test/std/utilities/template.bitset/bitset.members/index.pass.cpp | 6 +++++- .../utilities/template.bitset/bitset.members/index_const.pass.cpp | 6 +++++- .../utilities/template.bitset/bitset.members/left_shift.pass.cpp | 6 +++++- .../utilities/template.bitset/bitset.members/left_shift_eq.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/not_all.pass.cpp | 6 +++++- .../std/utilities/template.bitset/bitset.members/op_and_eq.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/op_eq_eq.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/op_or_eq.pass.cpp | 6 +++++- .../std/utilities/template.bitset/bitset.members/op_xor_eq.pass.cpp | 6 +++++- .../std/utilities/template.bitset/bitset.members/reset_all.pass.cpp | 6 +++++- .../utilities/template.bitset/bitset.members/right_shift.pass.cpp | 6 +++++- .../template.bitset/bitset.members/right_shift_eq.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/set_all.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.members/test.pass.cpp | 4 ++++ .../std/utilities/template.bitset/bitset.members/to_string.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.operators/op_and.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.operators/op_not.pass.cpp | 6 +++++- test/std/utilities/template.bitset/bitset.operators/op_or.pass.cpp | 6 +++++- test/support/msvc_stdlib_force_include.hpp | 1 - 26 files changed, 119 insertions(+), 20 deletions(-)