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

[Eva] Fixes message about garbled mix generated by a specification.

On assigns clause on struct, the message could be emitted even if no garbled
mix had been created, as the offsetmap for the struct was read as one cvalue,
which could be very imprecise.
Instead, this commit iters on the offsetmap and warn for each imprecise garbled
mix in the offsetmap, if any.
parent 81a4ade0
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