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.
 
 
 
 
 
 
Sungkeun Cho ab7c61b836
[inferbo] Extend bound domain to express multiplication of bounds
6 years ago
dependencies
docker [infer][PR] Update opam in Dockerfiles 6 years ago
examples
facebook-clang-plugins@f691096a2d [AL] Adding a new transition to siblings 6 years ago
infer [inferbo] Extend bound domain to express multiplication of bounds 6 years ago
m4
scripts [test determinator] Add the hash function that we use in the plugin to hash the mangled names to compare input mangled names 6 years ago
sledge [sledge] Avoid infix monad operators in non-pipeline code 6 years ago
.buckconfig
.clang-format
.gitignore [test determinator] Merge test determinator results under buck capture all flavours, add test 6 years ago
.gitmodules
.inferconfig
.ocamlformat
.travis.yml [infer][PR] Add missing dependency in Travis 6 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md [infer][PR] Fix the ppx_deriving issue URL 6 years ago
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE
Makefile [objc] pass SDK config to plugin 6 years ago
Makefile.autoconf.in [ocamlformat] Deploy using dotslash 6 years ago
Makefile.config [objc] pass SDK config to plugin 6 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh [build] fix opam_retry 6 years ago
configure.ac [ocamlformat] Deploy using dotslash 6 years ago
dotbuckversion
install-sh
opam [opam] update mlgmpidl dependency to >=1.2.12 6 years ago
opam.locked [opam] update mlgmpidl dependency to >=1.2.12 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.