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

[Eva] Improves warnings about garbled mix writes.

These warnings are emitted when a garbled mix is written through an
assignment or an assigns clause.
This commit:
- rephrases the warnings to be clearer and less verbose.
- emits the warning only for garbled mix created at the current statement,
  according to their origin. Do not emit warnings for each propagation of
  previous garbled mixes.
- emits the warning when assigning garbled mix to the formal parameters
  of a function from the arguments of a call.
parent 98020260
No related branches found
No related tags found
Loading
Showing
with 105 additions and 131 deletions
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