clang-analyzer-security.insecureAPI.UncheckedReturn¶
Warn on uses of functions whose return values must be always checked.
The clang-analyzer-security.insecureAPI.UncheckedReturn check is an alias, please see Clang Static Analyzer Available Checkers for more information.