This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from afa5393dd [libc++] Try fixing tests that fail on GCC 5 and older new 1ee6c64cc [libc++] Purge mentions of GCC 4 from the test suite
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: test/libcxx/diagnostics/enable_nodiscard.fail.cpp | 2 +- .../libcxx/diagnostics/enable_nodiscard_disable_after_cxx17.fail.cpp | 2 +- .../diagnostics/enable_nodiscard_disable_nodiscard_ext.fail.cpp | 2 +- test/libcxx/diagnostics/nodiscard_extensions.fail.cpp | 2 +- test/libcxx/type_traits/is_implicitly_default_constructible.pass.cpp | 2 +- .../utility/pairs/pairs.pair/non_trivial_copy_move_ABI.pass.cpp | 3 --- .../utility/pairs/pairs.pair/trivial_copy_move_ABI.pass.cpp | 3 --- test/std/experimental/simd/simd.cons/broadcast.pass.cpp | 3 --- test/std/experimental/simd/simd.cons/generator.pass.cpp | 3 --- test/std/iterators/stream.iterators/istream.iterator/types.pass.cpp | 3 --- .../iterators/stream.iterators/istreambuf.iterator/types.pass.cpp | 3 --- .../new.delete/new.delete.array/sized_delete_array14.pass.cpp | 4 ---- .../new.delete/new.delete.single/sized_delete14.pass.cpp | 4 ---- test/std/language.support/support.dynamic/nothrow_t.fail.cpp | 2 +- test/std/thread/thread.mutex/thread.lock/types.fail.cpp | 2 +- test/std/utilities/function.objects/refwrap/type_properties.pass.cpp | 3 --- test/std/utilities/memory/allocator.tag/allocator_arg.fail.cpp | 2 +- .../specialized.addressof/constexpr_addressof.pass.cpp | 2 +- .../meta.unary.prop/has_unique_object_representations.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.prop/is_trivially_assignable.pass.cpp | 2 -- .../meta.unary/meta.unary.prop/is_trivially_copy_assignable.pass.cpp | 2 -- .../meta.unary.prop/is_trivially_copy_constructible.pass.cpp | 2 -- .../meta.unary/meta.unary.prop/is_trivially_move_assignable.pass.cpp | 2 -- .../meta.unary.prop/is_trivially_move_constructible.pass.cpp | 2 -- test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.fail.cpp | 2 +- .../tuple/tuple.tuple/tuple.helper/tuple_size_incomplete.pass.cpp | 1 - .../tuple/tuple.tuple/tuple.helper/tuple_size_value_sfinae.pass.cpp | 1 - .../utility/pairs/pair.piecewise/piecewise_construct_t.fail.cpp | 2 +- .../std/utilities/utility/pairs/pairs.pair/default.explicit.fail.cpp | 2 +- test/std/utilities/utility/pairs/pairs.pair/default.pass.cpp | 5 ----- .../utilities/utility/pairs/pairs.pair/trivial_copy_move.pass.cpp | 3 --- .../test.workarounds/c1xx_broken_is_trivially_copyable.pass.cpp | 4 ---- 32 files changed, 13 insertions(+), 66 deletions(-)