Skip to content

facebook/infer

main
Switch branches/tags
Code

Latest commit

… calls

Summary:
Substitute dynamic dispatch calls based on a user provided
map configured via `--dynamic-dispatch-json-file-path`

Reviewed By: dulmarod

Differential Revision: D39762210

fbshipit-source-id: 4c6d7725c97bb80b21414f863010b53530aec5d2
fea5b71

Files

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

logo

Infer build website

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.