================
@@ -4685,6 +4685,16 @@ defm strict_return : BoolFOption<"strict-return",
" of a non-void function as unreachable">,
PosFlag<SetTrue>>;
+def ftrap_unreachable
+ : Joined<["-"], "ftrap-unreachable=">,
+ Group<f_Group>,
+ Visibility<[ClangOption, CC1Option]>,
+ HelpText<"Treat unreachable instruction as traps.">,
----------------
ilovepi wrote:
Thanks for pointing that out. I'll come up w/ some more accurate description
tomorrow.
https://github.com/llvm/llvm-project/pull/174894
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits