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 b1b79a3fed
[sledge] Fix Arithmetic.map
5 years ago
.github/workflows Fix link on release page. (#1323) 5 years ago
dependencies
docker
examples
facebook-clang-plugins
infer [infer] Fix `make clean` of ObjC frontend test 5 years ago
m4
scripts
sledge [sledge] Fix Arithmetic.map 5 years ago
website [website] misc. minor improvements 5 years ago
.buckconfig
.clang-format
.gitattributes
.gitignore
.inferconfig
.ocamlformat
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
Changelog.md
FILES.md
INSTALL.md Update INSTALL.md (#1329) 5 years ago
ISSUE_TEMPLATE.md
LICENSE
Makefile [website] misc. minor improvements 5 years ago
Makefile.autoconf.in
Makefile.config
PULL_REQUEST_TEMPLATE.md
README.md fix(docs): Update README.md (#1295) 5 years ago
autogen.sh
build-infer.sh
configure.ac
dotbuckversion
install-sh
opam [debug] new option --procedures-summary-json 5 years ago
opam.locked [debug] new option --procedures-summary-json 5 years ago

README.md

logo

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.