summaryrefslogtreecommitdiff
path: root/scripts/auto_update_tests.py
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-08-24 11:40:43 -0700
committerGitHub <noreply@github.com>2022-08-24 11:40:43 -0700
commitd5e17e7bbe0901606b0892dfe3fca88d84bf6f82 (patch)
tree9112bc454efc207773140acb4a0b61bea3137c1b /scripts/auto_update_tests.py
parentcee1c8681b3ae6bf5836999bd4df3d1d0997a138 (diff)
downloadbinaryen-d5e17e7bbe0901606b0892dfe3fca88d84bf6f82.tar.gz
binaryen-d5e17e7bbe0901606b0892dfe3fca88d84bf6f82.tar.bz2
binaryen-d5e17e7bbe0901606b0892dfe3fca88d84bf6f82.zip
[TNH Fuzzing] Fix some equality checks that ignored effects (#4951)
Fuzzing with TrapsNeverHappen found a bug, and then reading similar code I found another, where we check structural equality but ignored effects. Some things look equal but may have different values at runtime: (foo (call $x) (call $y) ) The arms are identical structurally but due to side effects may not be identical in value.
Diffstat (limited to 'scripts/auto_update_tests.py')
0 files changed, 0 insertions, 0 deletions