[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.
Showing
- src/plugins/eva/api/general_requests.ml 57 additions, 18 deletionssrc/plugins/eva/api/general_requests.ml
- src/plugins/eva/api/general_requests.mli 11 additions, 0 deletionssrc/plugins/eva/api/general_requests.mli
- src/plugins/eva/api/values_request.ml 78 additions, 78 deletionssrc/plugins/eva/api/values_request.ml
Loading
Please register or sign in to comment