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

[Eva] Fixes the location of the message about the automatic loop unrolling.

When two loops follow each other, the automatic loop unrolling is performed on
the transition edge between the two, where the current statement (from
Cil.CurrentLoc) is still the first loop.

Adds a test for this case.
parent b8009dc5
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