The Wayback Machine - https://web.archive.org/web/20210816200008/https://github.com/facebook/infer
Skip to content
master
Switch branches/tags
Code

Latest commit

Summary:
- switch to the latest public version of ocamlformat + some patches to
  fix formatting issues
- install ocamlformat as part of `make devsetup`

Reviewed By: jberdine

Differential Revision: D30160822

fbshipit-source-id: 58fc5b8d0
859d69c

Git stats

Files

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

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.