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.
 
 
 
 
 
 
Jules Villard 27c0d7258d
[pulse][4/9] add PulseTrace to PulseBasicInterface
6 years ago
dependencies
docker
examples
facebook-clang-plugins@18bf677042 [clang] Updating the clang plugin to include dumping blocks and objective-c method mangled names needed for test determinator 6 years ago
infer [pulse][4/9] add PulseTrace to PulseBasicInterface 6 years ago
m4
scripts
sledge [sledge] Refactor Used globals analysis results type and query 6 years ago
.buckconfig
.clang-format
.gitignore [test determinator] Pass flag to test determinator for clang, add test 6 years ago
.gitmodules
.inferconfig
.ocamlformat
.ocamlformat.hash
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE
Makefile [test determinator] Pass flag to test determinator for clang, add test 6 years ago
Makefile.autoconf.in
Makefile.config
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh Use fixed Yojson internally 6 years ago
configure.ac
dotbuckversion [buck] fix version hashes 6 years ago
install-sh
opam [Use async in create_trace_view 6 years ago
opam.locked [Use async in create_trace_view 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.