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.
 
 
 
 
 
 
Andrzej Kotulski e08d9341c8
[clang] Run direct tests with --no-failures-allowed flag
9 years ago
.travis [travis] detect errors in docker test 9 years ago
dependencies
docker [infer][PR] Docker: Update to Infer v0.10.0 9 years ago
examples [infer][PR] Update Android Plugin for Gradle (APG) and dependencies 9 years ago
facebook-clang-plugins@4c65348210 Update fcp 9 years ago
infer [clang] Run direct tests with --no-failures-allowed flag 9 years ago
m4
scripts [refmt] wrap refmt into scripts/refmt.sh 9 years ago
.buckconfig
.clang-format
.gitignore [annotations] pom.xml for releasing infer annotations via maven 9 years ago
.gitmodules
.inferconfig [siof] add --siof-safe-methods whitelisting option 9 years ago
.npmrc
.travis.yml
CONTRIBUTING.md
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md [infer][PR] Update supported opam version to 1.2.2 9 years ago
LICENSE
Makefile [build] use `./config.status` 9 years ago
Makefile.autoconf.in
Makefile.config [clang] add clang models to `CLANG_DEPS` 9 years ago
PATENTS
README.md
autogen.sh
build-infer.sh
configure.ac [build] use `./config.status` 9 years ago
install-sh
opam
package.json
yarn.lock

README.md

Infer Build Status

Infer is a static analysis tool for Java, Objective-C and C, 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.

License

Infer is BSD-licensed. We also provide an additional patent grant.

Note: Enabling Java support may require you to download and install components licensed under the GPL.