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 d805a0ddba
[CostReport] Add procedure name to cost report items
6 years ago
dependencies
docker [infer][PR] Update opam version in Docker for master 6 years ago
examples
facebook-clang-plugins@36266f6c86 [AL] fix ast_node_cxx_fully_qualified_name w/non-global vars 6 years ago
infer [CostReport] Add procedure name to cost report items 6 years ago
m4
scripts
sledge [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
.buckconfig
.clang-format
.gitignore
.gitmodules
.inferconfig
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 6 years ago
.ocamlformat.hash [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
.travis.yml [infer][PR] replace travis script to enable caching 6 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md [github] add issue and PR templates 6 years ago
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE
Makefile [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
Makefile.autoconf.in [java] Add support for openjdk11 6 years ago
Makefile.config
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh
configure.ac have the configure machinery remember XCODE_BASE 6 years ago
dotbuckversion
install-sh
opam Add version constraint on core 6 years ago
opam.locked

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.