This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from db15e80b3 Fix C++03 test failures caused by static_assert emulation new 7e33af585 [test] Avoid P0138R2, direct-list-init of fixed enums from in [...] new a17261169 [test] Avoid P0138R2, direct-list-init of fixed enums from in [...] new fd1c7cb4b [test] Add specific test for P0138R2, direct-list-init of fix [...]
The 3 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: .../support.types/byteops/and.assign.pass.cpp | 9 +++------ .../language.support/support.types/byteops/and.pass.cpp | 9 +++------ .../support.types/byteops/enum_direct_init.pass.cpp} | 16 ++++++++-------- .../support.types/byteops/lshift.assign.pass.cpp | 7 ++----- .../support.types/byteops/lshift.fail.cpp | 5 +---- .../support.types/byteops/lshift.pass.cpp | 7 ++----- .../language.support/support.types/byteops/not.pass.cpp | 9 +++------ .../support.types/byteops/or.assign.pass.cpp | 9 +++------ .../language.support/support.types/byteops/or.pass.cpp | 9 +++------ .../support.types/byteops/rshift.assign.pass.cpp | 7 ++----- .../support.types/byteops/rshift.fail.cpp | 5 +---- .../support.types/byteops/rshift.pass.cpp | 7 ++----- .../support.types/byteops/to_integer.fail.cpp | 5 +---- .../support.types/byteops/to_integer.pass.cpp | 7 ++----- .../support.types/byteops/xor.assign.pass.cpp | 9 +++------ .../language.support/support.types/byteops/xor.pass.cpp | 9 +++------ 16 files changed, 42 insertions(+), 87 deletions(-) copy test/std/{utilities/any/any.class/not_literal_type.pass.cpp => language.suppo [...]