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.
Sam Blackshear 74670cb0ba
[dead stores] don't warn on dead stores of ScopeGuard's
7 years ago
..
IR [infer] always run all the pre-analysis passes independently form the checkers that are being run 7 years ago
absint [infer] always run all the pre-analysis passes independently form the checkers that are being run 7 years ago
atd [racerd] Delay issue deduplication to differential reporting 7 years ago
backend [infer] always run all the pre-analysis passes independently form the checkers that are being run 7 years ago
base [SQLite] Set the synchronous flag to OFF 7 years ago
bufferoverrun [infer] always run all the pre-analysis passes independently form the checkers that are being run 7 years ago
checkers [dead stores] don't warn on dead stores of ScopeGuard's 7 years ago
clang [objc] Refactor modeling of CoreFoundation and CoreGraphics libraries 7 years ago
clang_stubs [ocamlformat] Use ocamlformat from github 7 years ago
concurrency [racerd] Delay issue deduplication to differential reporting 7 years ago
eradicate [infer] remove the field `nodes` in the summary definition 7 years ago
integration [infer] no longer create the CSV report 7 years ago
istd [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
java [cleanup] remove language from ProcAttributes 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
opensource [racerd] specialized error message for races involving litho components 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] eliminate spammy soft error for bad return summary 7 years ago
scripts [style] s/_foo/foo_/ when `foo_` is not unused 7 years ago
unit [racerd] Delay issue deduplication to differential reporting 7 years ago
.merlin [cleanup] remove harness-related code 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 [racerd] Delay issue deduplication to differential reporting 7 years ago
jbuild.in [cleanup] remove harness-related code 7 years ago

README.md

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