您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Sam Blackshear ccdf15a1ca
[quandary] vector and array access as sink
8 年前
.travis [travis] detect errors in docker test 9 年前
dependencies Convert Reason to OCaml, and auto-format OCaml 8 年前
docker Require ocaml 4.04.2 8 年前
examples [make] fix javac capture 8 年前
facebook-clang-plugins@6075a1105f [clang] correct sizeof info 8 年前
infer [quandary] vector and array access as sink 8 年前
m4 [make] make sure makefile uses config-time values 8 年前
scripts Convert Reason to OCaml, and auto-format OCaml 8 年前
.buckconfig [infer][genrule] Add example of Buck DEFS macro to generate Infer analysis targets 9 年前
.clang-format fix sync mishaps 9 年前
.gitignore [trace] infer subcommand for inferTraceBugs 8 年前
.gitmodules [infer] Add facebook clang plugins submodule 10 年前
.inferconfig [siof] add --siof-safe-methods whitelisting option 9 年前
.ocamlformat Prepare to format OCaml and convert Reason code 8 年前
.travis.yml Require ocaml 4.04.2 8 年前
CONTRIBUTING.md Minor change to CONTRIBUTING.md 8 年前
CONTRIBUTORS Inferbo 9 年前
DEFS [infer][cleanup] remove some left-over use of the Eradicate analyzer entry 8 年前
FILES.md [trace] infer subcommand for inferTraceBugs 8 年前
INSTALL.md [readme] Remove outdated brew cask instruction 8 年前
LICENSE Add module to fix copyright messages. 10 年前
Makefile [trace] infer subcommand for inferTraceBugs 8 年前
Makefile.autoconf.in [make] kill PATH hack 8 年前
Makefile.config [trace] infer subcommand for inferTraceBugs 8 年前
PATENTS initial synchronization 10 年前
README.md Minor change to CONTRIBUTING.md 8 年前
autogen.sh [build] record last modified date of --help data inside ./configure 8 年前
build-infer.sh [setup] call `make` instead of `make all` 8 年前
configure.ac [make] kill PATH hack 8 年前
dotbuckversion [buck] check in buckversion files 8 年前
install-sh [utils] Add CTypes binding of fts and implement remove_directory_tree 9 年前
opam bump version: 0.12.0 -> 0.13.0 8 年前
opam.lock Convert Reason to OCaml, and auto-format OCaml 8 年前

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.

Contributing

See CONTRIBUTING.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.