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 7cb4165189
Set _FORTIFY_SOURCE to 0 when compiling with clang
9 years ago
dependencies/java [infer][eradicate] add support for butterknife @Bind annotation 9 years ago
docker build-infer.sh now works with non-traditional shells 9 years ago
examples [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
facebook-clang-plugins@60b10ef736 Add the virtual flag of C++ methods in method calls 9 years ago
infer Set _FORTIFY_SOURCE to 0 when compiling with clang 9 years ago
m4 Remove unused support for ocaml < 4.02 9 years ago
scripts Add test_build target warnings not fatal otherwise 9 years ago
.buckconfig initial synchronization 10 years ago
.gitignore Don't ignore .o.* files generated by infer -fd -- clang 9 years ago
.gitmodules [infer] Add facebook clang plugins submodule 9 years ago
.inferconfig Revert "Revert "Revert "[sync] syncing files to github""" 9 years ago
CONTRIBUTING.md Open Utils implicitly 9 years ago
FILES.md Remove deprecated script BuckAnalyze 9 years ago
INSTALL.md update release making script to use the new build system 9 years ago
LICENSE Add module to fix copyright messages. 9 years ago
Makefile.config.in better solution for setting JAVA_HOME 9 years ago
Makefile.in Add test_build target warnings not fatal otherwise 9 years ago
PATENTS initial synchronization 10 years ago
README.md [Readme] Fix link. 10 years ago
autogen.sh fail build scripts if `git submodule update` fails 9 years ago
build-infer.sh build-infer.sh now works with non-traditional shells 9 years ago
configure.ac Remove unused support for ocaml < 4.02 9 years ago
infer.install Remove deprecated script BuckAnalyze 9 years ago
install-sh migrate infer/models/Makefile 9 years ago
opam Update minimum required version of ocaml to 4.02.1 9 years ago

README.md

Infer

Infer is a static analysis tool for Java, Objective-C and C, written in OCaml. Check out the documentation at http://fbinfer.com/. See FILES.md for a quick overview of the files in infer/bin.

Installation

Read the INSTALL.md file for details on installing Infer.

License

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