[PATCH] D31260: [libc++] Work around C1XX bug which breaks poisoned hash tests.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 14:01:07 PDT 2017


EricWF created this revision.

This is my attempt to work around the C1XX bug described to me by @BillyONeal.


https://reviews.llvm.org/D31260

Files:
  test/support/poisoned_hash_helper.hpp
  test/support/test.workarounds/c1xx_broken_nullptr_conversion_operator.pass.cpp
  test/support/test_macros.h
  test/support/test_workarounds.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31260.92704.patch
Type: text/x-patch
Size: 3358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170322/750c1c5a/attachment-0001.bin>


More information about the cfe-commits mailing list