You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mitya Lyubarskiy df5ccc1b10
[nullsafe] Move `get_field_annotation` out of EradicateChecks to a dedicated module
6 years ago
dependencies
docker
examples
facebook-clang-plugins@eeff8d14a8 [clang] Upgrade Infer after change to the plugin to swap storage_class with is_static 6 years ago
infer [nullsafe] Move `get_field_annotation` out of EradicateChecks to a dedicated module 6 years ago
m4
scripts
sledge [sledge sem] Fix the semantics and trans. of If 6 years ago
.buckconfig
.clang-format
.gitignore Add test for introducing a procedure 6 years ago
.gitmodules
.inferconfig
.ocamlformat
.ocamlformat.hash
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE
Makefile [pulse][impurity] Use pulse for detecting impurity 6 years ago
Makefile.autoconf.in [java] easier to switch between java 8 and java 11 6 years ago
Makefile.config [models] get rid of include-based C++ models 6 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh
configure.ac [java] easier to switch between java 8 and java 11 6 years ago
dotbuckversion [buck] upgrade Buck 6 years ago
install-sh
opam
opam.locked

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.