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.
Jeremy Dubreil 20c57ad549
[infer][biabduction] add more context information about the reason to skip a method during the symbolic execution
7 years ago
..
.project initial synchronization 10 years ago
Attribute.ml [infer][biabduction] no longer exchange the expressions associated to an attribute 7 years ago
Attribute.mli [backend] Do not add return annotations to parameters of functions that are skipped 7 years ago
BuiltinDefn.ml [infer][biabduction] add more context information about the reason to skip a method during the symbolic execution 7 years ago
BuiltinDefn.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
Differential.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
Differential.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
DifferentialFilters.ml [log] die more appropriately 7 years ago
DifferentialFilters.mli [infer][differential] remove the option to prevent the conflicts between Eradicate and Biabduction 8 years ago
InferAnalyze.ml [buck flavors] make `infer run ...` use #infer-capture-all 8 years ago
InferAnalyze.mli [buck flavors] make `infer run ...` use #infer-capture-all 8 years ago
InferPrint.ml Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
InferPrint.mli [config] kill --bugs-json option 8 years ago
OndemandCapture.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
PerfStats.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
PerfStats.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
PropUtil.ml [format] Attach docstrings to be warning 50 clean, other doc fixes 8 years ago
PropUtil.mli [format] Attach docstrings to be warning 50 clean, other doc fixes 8 years ago
README.md small fixes to infer/src/*/README.md files 8 years ago
StatsAggregator.ml [log] die more appropriately 7 years ago
StatsAggregator.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
Tasks.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
Tasks.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
abs.ml Properly model the copy semantics of NSString.stringWithUTF8String and NSString.stringWithString. 8 years ago
abs.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
absarray.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
absarray.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
buckets.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
buckets.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
builtin.ml Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
builtin.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
callbacks.ml [log] die more appropriately 7 years ago
callbacks.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
cluster.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
cluster.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
clusterMakefile.ml [help] in infer --help, show in which manual each option can be found 8 years ago
crashcontext.ml [log] die more appropriately 7 years ago
crashcontext.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
dom.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
dom.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
dotty.ml [clang] translate user-defined literals 7 years ago
dotty.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
errdesc.ml Do not show internal SIL variable name in the error message of temporary address escape 7 years ago
errdesc.mli [cleanup] kill condition_is_assignment check 8 years ago
exe_env.ml [log] die more appropriately 7 years ago
exe_env.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
infer.ml Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
infer.mli Divide Utils into Utils, Pp, and IStd 8 years ago
inferconfig.ml [infer][java] add an option to only translate the signature of the methods and skip the body 7 years ago
inferconfig.mli [infer][java] add an option to only translate the signature of the methods and skip the body 7 years ago
interproc.ml [infer] python integration: parser, cfg support 7 years ago
interproc.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
joinState.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
joinState.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
match.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
match.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
mergeCapture.ml [buck] always create multilinks for attribute files 8 years ago
mergeCapture.mli [merge] only try to read/create multilink files when --merge is specified 8 years ago
ondemand.ml [infer][java] make the translation and analysis of abstract methods and native methods consistent 7 years ago
ondemand.mli [infer][ondemand] add a `--keep-going` command line option to specify when to catch the exceptions raised during the analysis 8 years ago
paths.ml [infer][biabduction] add the name of the skipped methods to the trace to make them more readable 7 years ago
paths.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
preanal.ml [log] die more appropriately 7 years ago
preanal.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
printer.ml [filtering] improve issue type filtering CLI 8 years ago
printer.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
prop.ml [infer][biabduction] no longer drop the atoms that are referring to footprint variables 7 years ago
prop.mli [prover] do destructive normalization to prove more 8 years ago
propgraph.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
propgraph.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
propset.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
propset.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
prover.ml [infer] python integration: parser, cfg support 7 years ago
prover.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
rearrange.ml [infer] python integration: parser, cfg support 7 years ago
rearrange.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
reporting.ml [log] die more appropriately 7 years ago
reporting.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
specs.ml [infer][biabduction] remove unused skip flag 7 years ago
specs.mli [infer][biabduction] remove unused skip flag 7 years ago
state.ml [filtering] improve issue type filtering CLI 8 years ago
state.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
symExec.ml [infer][biabduction] add more context information about the reason to skip a method during the symbolic execution 7 years ago
symExec.mli [infer][biabduction] add more context information about the reason to skip a method during the symbolic execution 7 years ago
tabulation.ml [infer][backend] remove unused code 8 years ago
tabulation.mli [infer][backend] remove unused code 8 years ago
timeout.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
timeout.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago

README.md

Back End

The back end is responsible for the analysis of a project starting from an intermediate representation stored in the results directory, typically infer-out.

The main entry point for infer binary is infer.ml.

Entry point for the analysis is module InferAnalyze.

Module InferPrint is used to export the analysis results.