- Apr 11, 2022
-
-
David Bühler authored
-
David Bühler authored
Function [define_analysis_target] decides whether a builtin, the specification or the definition is used for the analysis of a given C function, according to Eva parameters. This function is then used in compute_functions.ml. [define_analysis_target] also decides whether the resulting states of an analysis should be saved, according to [-eva-results] parameters. Finally, [define_analysis_target] registers analyzed function calls in tables, with the caller/callsite and the defined analysis status.
-
- Feb 23, 2022
-
-
Patrick Baudin authored
-
- Aug 31, 2021
-
-
David Bühler authored
Also removes unused type varh in collect.ml.
-
- Jun 15, 2021
-
-
Allan Blanchard authored
-
- Sep 24, 2020
-
-