[PATCH] D145564: [clang][docs] Clarify the semantics of -fexceptions
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 8 12:07:39 PST 2023
asb added a comment.
What do you think about e.g. "Allow exceptions to be thrown through Clang compiled stack frames (on many targets, this will enable unwind information for functions that might have an exception thrown through them. This is on by default in x86-64"? Or were you thinking of something else?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145564/new/
https://reviews.llvm.org/D145564
More information about the cfe-commits
mailing list