[libcxx-commits] [PATCH] D108466: [libc++] Remove more test-suite workarounds for unsupported GCC versions

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 20 08:40:30 PDT 2021


ldionne created this revision.
Herald added a subscriber: arphaman.
ldionne requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108466

Files:
  libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/result_of11.pass.cpp
  libcxx/test/std/utilities/variant/variant.get/get_index.pass.cpp
  libcxx/test/std/utilities/variant/variant.get/get_type.pass.cpp
  libcxx/test/support/test_workarounds.h
  libcxxabi/test/dynamic_cast.pass.cpp
  libcxxabi/test/dynamic_cast3.pass.cpp
  libcxxabi/test/dynamic_cast5.pass.cpp
  libcxxabi/test/unwind_06.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108466.367794.patch
Type: text/x-patch
Size: 4831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210820/95f37e71/attachment.bin>


More information about the libcxx-commits mailing list