[libcxx-commits] [PATCH] D109188: [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 2 13:24:21 PDT 2021
ldionne created this revision.
ldionne requested review of this revision.
Herald added a project: libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++abi.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97675 has now been resolved
in GCC 11, so we can remove those workarounds.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109188
Files:
libcxxabi/test/catch_class_03.pass.cpp
libcxxabi/test/catch_class_04.pass.cpp
libcxxabi/test/catch_ptr.pass.cpp
libcxxabi/test/catch_ptr_02.pass.cpp
libcxxabi/test/inherited_exception.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109188.370387.patch
Type: text/x-patch
Size: 5871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210902/788f2f17/attachment.bin>
More information about the libcxx-commits
mailing list