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

[Eva] Auto loop unroll: do not fail when a varinfo is not in scope.

The exit condition of a loop can refer to a temporary variable that is not in
scope at the beginning of the loop. In this case, the exit condition cannot be
properly evaluated in the entry state of the loop, unless the variable is
introduced into the state.
parent 1630079c
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