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.
 
 
 
 
 
 
Artem Pianykh 7792c02388
Use xcrun to find SDK paths on OSX host during configure
6 years ago
dependencies [copyright] Remove years 6 years ago
docker [copyright] Remove years 6 years ago
examples [copyright] Remove years 6 years ago
facebook-clang-plugins@dc42763b2e [clang] upgrade to 8.0.0 6 years ago
infer Use xcrun to find SDK paths on OSX host during configure 6 years ago
m4 [copyright] Remove years 6 years ago
scripts [copyright] Remove years 6 years ago
sledge [sledge] Fix Exp.map and garbage_collect 6 years ago
.buckconfig
.clang-format
.gitignore [sledge] Simplify build 6 years ago
.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
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE [copyright] Remove years 6 years ago
Makefile [build] Do not remove Makefile.config in conf-clean 6 years ago
Makefile.autoconf.in Use xcrun to find SDK paths on OSX host during configure 6 years ago
Makefile.config [copyright] Remove years 6 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh [copyright] Remove years 6 years ago
build-infer.sh Use xcrun to find SDK paths on OSX host during configure 6 years ago
configure.ac Use xcrun to find SDK paths on OSX host during configure 6 years ago
dotbuckversion
install-sh
opam Fix opam 6 years ago
opam.locked [opam] Update lock and mini repo 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.