[PATCH] D145564: [clang][docs] Clarify the semantics of -fexceptions

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 12:34:47 PST 2023


efriedma added a comment.

Something like that, sure.

Is it actually on by default on x86-64?  I don't think the default is target-specific, I think it's just on for default for C++ dialects, and off by default for non-C++ dialects.


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

https://reviews.llvm.org/D145564



More information about the cfe-commits mailing list