Skip to content
Snippets Groups Projects
Commit de676726 authored by erwan's avatar erwan
Browse files

fix: a bug triggered on merge on enumerated clocks with '-2c -eei' or '-exec -eei'

The dependency on the clock was lost when the enum is translated into
an integer (because some expression were still refering to the enum type).

The fix was to index VarMap.t by string instead of Soc.var_expr in ActionsDeps.
parent a5980bac
No related branches found
No related tags found
No related merge requests found
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