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.
 
 
 
 
 
 
Dulma Churchill eef8774aa2
[clang] Restore the debug tenv file for the clang frontend
7 years ago
.travis
dependencies [cleanup] remove unused java dependencies 7 years ago
docker [docker] bump infer version to 0.13.1 7 years ago
examples
facebook-clang-plugins@5f64a6842e [clang] upgrade internal clang 7 years ago
infer [clang] Restore the debug tenv file for the clang frontend 7 years ago
m4
scripts [toplevel] add support for `ppx_compare` to the infer repl 7 years ago
sledge Create sledge directory 7 years ago
.buckconfig
.clang-format
.gitignore [db] record symbolic capture timestamps for source files 7 years ago
.gitmodules
.inferconfig [java] Add command-line option to specify external Java packages 7 years ago
.ocamlformat [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
.travis.yml
CODE_OF_CONDUCT.md Add Code of Conduct 7 years ago
CONTRIBUTING.md Add Code of Conduct 7 years ago
CONTRIBUTORS
DEFS [infer][genrule] use Eradicate for the genrule test 7 years ago
FILES.md
INSTALL.md [docker] bump infer version to 0.13.1 7 years ago
LICENSE
Makefile [test] avoid race condition in racerd tests 7 years ago
Makefile.autoconf.in [tests] kill some new dead code 7 years ago
Makefile.config
PATENTS
README.md
autogen.sh
build-infer.sh
configure.ac [tests] kill some new dead code 7 years ago
dotbuckversion [buck] bump .buckversion 7 years ago
install-sh
opam
opam.lock [ocamlformat] Upgrade base and ocamlformat 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.