Skip to content
Snippets Groups Projects
  1. Feb 26, 2024
    • David Bühler's avatar
      d0783235
    • David Bühler's avatar
      [Eva] Improves warnings about garbled mix writes. · fb3e2226
      David Bühler authored
      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.
      fb3e2226
  2. Jan 31, 2024
  3. Oct 09, 2023
  4. Oct 02, 2023
  5. Aug 31, 2023
  6. Jul 31, 2023
  7. Apr 11, 2022
  8. Feb 18, 2022
Loading