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.
 
 
 
 
 
 
Katie Ots 789fcaff4c
Add file containing hash of required ocamlformat version
7 years ago
.travis
dependencies
docker [docker] remove duplicate dependency 7 years ago
examples
facebook-clang-plugins@2c6cbaf418 Lock g++ platform so clang-plugins builds on devservers 7 years ago
infer [inferbo] Report calls without () 7 years ago
m4
scripts Add ocamlformat shim script to install correct version 7 years ago
sledge
.buckconfig
.clang-format
.gitignore [toplevel] install infertop in infer/bin/ to get models and stuff 7 years ago
.gitmodules
.inferconfig
.ocamlformat
.ocamlformat.hash Add file containing hash of required ocamlformat version 7 years ago
.travis.yml
CODE_OF_CONDUCT.md [infer][PR] Update CODE_OF_CONDUCT.md 7 years ago
CONTRIBUTING.md add tips about debugging infer 7 years ago
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md
LICENSE
Makefile Lock g++ platform so clang-plugins builds on devservers 7 years ago
Makefile.autoconf.in
Makefile.config [make] do not take `--flags` into account when looking for `-s` 7 years ago
README.md
autogen.sh
build-infer.sh
configure.ac Lock g++ platform so clang-plugins builds on devservers 7 years ago
dotbuckversion
install-sh
opam [opam] upgrade atdgen to version 2 7 years ago
opam.lock [opam] upgrade atdgen to version 2 7 years ago

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.