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.
Dulma Churchill 08c4c33e7d
[clang] Remove the translation of enumerateWithBlocks that causes FPs dead store.
7 years ago
..
IR [frontend][c++] Translate pointer-to-member expressions 7 years ago
absint [ocamlformat] Use ocamlformat from github 7 years ago
atd [ocamlformat] Use ocamlformat from github 7 years ago
backend [cleanup] Remove the retain count implementation from ObjC that is unused. 7 years ago
base [objc] Better names for the block translation and using temp variables 7 years ago
bufferoverrun [ocamlformat] Use ocamlformat from github 7 years ago
checkers [quandary] sanity checks for preventing oversized summaries 7 years ago
clang [clang] Remove the translation of enumerateWithBlocks that causes FPs dead store. 7 years ago
clang_stubs [ocamlformat] Use ocamlformat from github 7 years ago
concurrency [ocamlformat] Use ocamlformat from github 7 years ago
eradicate [infer][eradicate] fix the position of the comments in the list of models 7 years ago
harness [ocamlformat] Use ocamlformat from github 7 years ago
integration [compilation db] add support for commands with `"arguments" and no `"command"` field 7 years ago
istd [ocamlformat] Use ocamlformat from github 7 years ago
java [ocamlformat] Use ocamlformat from github 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [ocamlformat] Use ocamlformat from github 7 years ago
opensource [graphql] kill unused files 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] sanity checks for preventing oversized summaries 7 years ago
scripts [ocamlformat] Use ocamlformat from github 7 years ago
unit [ocamlformat] Use ocamlformat from github 7 years ago
.merlin Use Spawn.spawn instead of Unix.fork_exec to avoid swallowing exceptions while invoking execve 7 years ago
Makefile [make] do not accidentally build the -O3 infer when running `make test_build` 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild-workspace.in [build] switch to 4.05.0+flambda by default 7 years ago
jbuild.common.in [ocamlformat] Use ocamlformat from github 7 years ago
jbuild.in [ocamlformat] Use ocamlformat from github 7 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with jbuild.in.