Skip to content
A static analyzer for Java, C, C++, and Objective-C
OCaml Java C++ Standard ML C Objective-C Other
Branch: master
Clone or download

Latest commit

ngorogiannis and facebook-github-bot [printf] document CHECKERS_PRINTF_ARGS
Summary: As per title.

Reviewed By: jvillard

Differential Revision: D22019654

fbshipit-source-id: 70c2fcd10
Latest commit ed97456 Jun 14, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/workflows [infer][PR] feat: replace Travis with Github actions Jun 4, 2020
dependencies [nullsafe] Mark @nullsafe with @TypeQualifierDefault&Co for Kotlin in… Apr 30, 2020
docker add `make install-with-libs` back Jun 12, 2020
examples [copyright] Remove years Jun 13, 2019
facebook-clang-plugins @ a9c545f [pulse] Model __bridge_transfer Apr 28, 2020
infer [printf] document CHECKERS_PRINTF_ARGS Jun 14, 2020
m4 [python] it's just a flesh wound Mar 30, 2020
scripts add `make install-with-libs` back Jun 12, 2020
sledge [sledge] Build: Move Timer to Nonstdlib Jun 10, 2020
website [docs] Enable Java syntax highlighting on website Jun 12, 2020
.buckconfig [infer][genrule] Add example of Buck DEFS macro to generate Infer ana… Dec 10, 2016
.clang-format fix sync mishaps Jun 21, 2016
.gitattributes [website] exclude from repo language stats Mar 4, 2020
.gitignore [classloads] remove dead analyser Jun 13, 2020
.gitmodules [infer] Add facebook clang plugins submodule Aug 18, 2015
.inferconfig [java] Add command-line option to specify external Java packages Mar 2, 2018
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root Apr 2, 2019
CODE_OF_CONDUCT.md [infer][PR] Update CODE_OF_CONDUCT.md Aug 2, 2018
CONTRIBUTING.md [biabd] rename test directories from {biabduction,errors,infer} to {b… Apr 29, 2020
CONTRIBUTORS Inferbo Jan 31, 2017
FILES.md [trace] infer subcommand for inferTraceBugs Aug 4, 2017
INSTALL.md [python] migrate 2.7 to 3 Mar 30, 2020
ISSUE_TEMPLATE.md [infer][PR] fix link to FAQ in issue template May 28, 2020
LICENSE [copyright] Remove years Jun 13, 2019
Makefile [classloads] remove dead analyser Jun 13, 2020
Makefile.autoconf.in add `make install-with-libs` back Jun 12, 2020
Makefile.config skeleton new `infer help` command Jun 11, 2020
PULL_REQUEST_TEMPLATE.md [github] add issue and PR templates Feb 7, 2019
README.md [infer][PR] Update README.md Mar 31, 2020
autogen.sh [copyright] Remove years Jun 13, 2019
build-infer.sh [infer][PR] Update OCaml to 4.09 in Travis May 14, 2020
configure.ac add `make install-with-libs` back Jun 12, 2020
dotbuckversion [buck] fix version hashes Oct 10, 2019
install-sh [utils] Add CTypes binding of fts and implement remove_directory_tree Nov 20, 2016
opam change version to 1.0 Jun 12, 2020
opam.locked [help] scaffolding to start documenting issue types Jun 11, 2020

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.

You can’t perform that action at this time.