-
-
Notifications
You must be signed in to change notification settings - Fork 9
pragma ignore_early_return
IsaacShelton edited this page Mar 21, 2022
·
1 revision
pragma ignore_early_return
is a pragma directive that can be used to ignore "statements after return" warning when --fussy
is enabled
pragma ignore_early_return
See --ignore-early-return
in command-line usage for compiler argument