This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from faf14a5 Fix test failure I introduced new 0da4cb8 [libc++] Work around C1XX bug which breaks poisoned hash tests.
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/support/poisoned_hash_helper.hpp | 3 +++ ...1xx_broken_nullptr_conversion_operator.pass.cpp | 29 ++++++++++++++++++++++ test/support/test_macros.h | 11 ++++++++ .../test_workarounds.h} | 22 ++++++---------- 4 files changed, 50 insertions(+), 15 deletions(-) create mode 100644 test/support/test.workarounds/c1xx_broken_nullptr_conversion_op [...] copy test/{std/language.support/support.types/offsetof.pass.cpp => support/test_wo [...]