We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infer version v1.2.0
Some tutorials of infer mentioned the following error types, but I can't find them on the infer document. Has anything changed?
ASSIGN_POINTER_WARNING BAD_POINTER_COMPARISON PARAMETER_NOT_NULL_CHECKED POINTER_TO_CONST_OBJC_CLASS IVAR_NOT_NULL_CHECKED POINTER_TO_INTEGRAL_IMPLICIT_CAST DIRECT_ATOMIC_PROPERTY_ACCESS STRONG_DELEGATE_WARNING PREMATURE_NIL_TERMINATION_ARGUMENT
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Infer version v1.2.0
Some tutorials of infer mentioned the following error types, but I can't find them on the infer document. Has anything changed?
ASSIGN_POINTER_WARNING
BAD_POINTER_COMPARISON
PARAMETER_NOT_NULL_CHECKED
POINTER_TO_CONST_OBJC_CLASS
IVAR_NOT_NULL_CHECKED
POINTER_TO_INTEGRAL_IMPLICIT_CAST
DIRECT_ATOMIC_PROPERTY_ACCESS
STRONG_DELEGATE_WARNING
PREMATURE_NIL_TERMINATION_ARGUMENT
The text was updated successfully, but these errors were encountered: