The Wayback Machine - http://web.archive.org/web/20201129043321/https://github.com/facebook/infer
Skip to content
master
Go to file
Code

Latest commit

…t mode

Summary:
Currently, we don't issue warnings for third party return value in
non-@nullsafe modes.

For some integrations, this feature is useful.

This diff repurposes the existing param to suit this goal.

Reviewed By: artempyanykh

Differential Revision: D25186043

fbshipit-source-id: 308101841
7dcbacf

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
m4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

logo

Infer Build Status

Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.

Installation

Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.

Contributing

See CONTRIBUTING.md.

License

Infer is MIT-licensed.

Note: Enabling Java support may require you to download and install components licensed under the GPL.

You can’t perform that action at this time.