Skip to content
Snippets Groups Projects
Commit c8823ece authored by David Bühler's avatar David Bühler
Browse files

[Eva] Requests: explicits the evaluation point of values requests.

A term (lvalue, expression or property) can be evaluated:
- in the initial state of the analysis;
- at the start of a function
- at a given statement.

Fixes evaluation point of term_lval in post-conditions, which were evaluated
in the pre-state instead of the post-state.
parent 9f38e572
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment