[PATCH] D105225: [clang] Add support for optional flag -fnew-infallible to restrict exception propagation

Di Mo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 3 10:24:40 PDT 2021


modimo added a comment.

In D105225#2921471 <https://reviews.llvm.org/D105225#2921471>, @rsmith wrote:

> Sorry I'm late to the party here... is there any work ongoing to add this to GCC too? If not, would it make sense to send a quick note to the GCC development list pointing this out to reduce the chance that they add a similar feature with a different flag name?

No ongoing work to add this to GCC. Pinged mailing list here: https://gcc.gnu.org/pipermail/gcc/2021-August/236969.html


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105225/new/

https://reviews.llvm.org/D105225



More information about the cfe-commits mailing list