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.
 
 
 
 
 
 
Jules Villard 8757210813
[docker] use latest infer release
8 years ago
.travis
dependencies [opam] install the infer deps so that opam doesn't break infer on upgrade 8 years ago
docker [docker] use latest infer release 8 years ago
examples
facebook-clang-plugins@025a3740a6 [linters] Cast from pointer to integer 8 years ago
infer [quandary] use sink index info when expanding traces 8 years ago
m4
scripts [config] migrate help to use man pages 8 years ago
.buckconfig
.clang-format
.gitignore [build] put clang plugin files inside src/clang_plugin/ instead of src/clang/ 8 years ago
.gitmodules
.inferconfig
.travis.yml
CONTRIBUTING.md [opam] add `make opam.lock` target 8 years ago
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md
LICENSE
Makefile [tests] add test for Buck flavors integration 8 years ago
Makefile.autoconf.in [opam] add `make opam.lock` target 8 years ago
Makefile.config
PATENTS initial synchronization 10 years ago
README.md
autogen.sh
build-infer.sh
configure.ac [opam] add `make opam.lock` target 8 years ago
install-sh
opam
opam.lock

README.md

Infer Build Status

Infer is a static analysis tool for Java, Objective-C and C, 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.

License

Infer is BSD-licensed. We also provide an additional patent grant.

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