Skip to content
master
Go to file
Code

Latest commit

Summary:
* Updated cost-issues.exp
* Added objc_autoreleasepool to Makefile

Reviewed By: ezgicicek

Differential Revision: D23599735

fbshipit-source-id: f29425efa
4d3c22e

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jan 31, 2017

README.md

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.