This is an archive of the discontinued LLVM Phabricator instance.

[libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
ClosedPublic

Authored by ldionne on Sep 2 2021, 1:24 PM.

Details

Summary

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97675 has now been resolved
in GCC 11, so we can remove those workarounds.

Diff Detail

Event Timeline

ldionne requested review of this revision.Sep 2 2021, 1:24 PM
ldionne created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2021, 1:24 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Sep 3 2021, 11:23 AM
This revision is now accepted and ready to land.Sep 3 2021, 11:23 AM