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.
 
 
 
 
 
 
Timotej Kapus 881a4d10af
[sledge] Fix bound not bounding recursion
6 years ago
dependencies
docker [infer][PR] Improvements in docker container generation 6 years ago
examples [demo] some minor improvements 6 years ago
facebook-clang-plugins@dc42763b2e [clang] upgrade to 8.0.0 6 years ago
infer make blacklisted clang flags configurable 6 years ago
m4
scripts Simplify payloads with ppx_fields_conv 6 years ago
sledge [sledge] Fix bound not bounding recursion 6 years ago
.buckconfig
.clang-format
.gitignore [sledge] Simplify build 6 years ago
.gitmodules
.inferconfig
.ocamlformat
.ocamlformat.hash
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE
Makefile [infer][tests] avoid races in less hacky way 6 years ago
Makefile.autoconf.in
Makefile.config [infer][tests] avoid races in less hacky way 6 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh
configure.ac
dotbuckversion
install-sh
opam Fix opam 6 years ago
opam.locked [opam] Update lock and mini repo 6 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.