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.
 
 
 
 
 
 
Josh Berdine bb0a42d25d
[thread-safety][c++] Skip destructors
7 years ago
.travis
dependencies [opam] use javalib 2.3.4 7 years ago
docker
examples [infer][PR] Minor fix 7 years ago
facebook-clang-plugins@6fe0516240
infer [thread-safety][c++] Skip destructors 7 years ago
m4
scripts [ocamlformat] Use ocamlformat from github 7 years ago
.buckconfig
.clang-format
.gitignore [opam] use javalib 2.3.4 7 years ago
.gitmodules
.inferconfig
.ocamlformat [ocamlformat] Use ocamlformat from github 7 years ago
.travis.yml
CONTRIBUTING.md [ocamlformat] Use ocamlformat from github 7 years ago
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md [doc] update install instructions 7 years ago
LICENSE
Makefile [dead store objc] Whitelisting macro variables in dead stored checker for Objective-C 7 years ago
Makefile.autoconf.in [build] honour `OPAMROOT` 7 years ago
Makefile.config
PATENTS
README.md
autogen.sh
build-infer.sh [opam] use javalib 2.3.4 7 years ago
configure.ac [build] honour `OPAMROOT` 7 years ago
dotbuckversion [buck] newer Buck passes tests in STRICT_MODE 7 years ago
install-sh
opam [opam] use javalib 2.3.4 7 years ago
opam.lock [opam] use javalib 2.3.4 7 years ago

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.

Contributing

See CONTRIBUTING.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.