diff options
author | Alon Zakai <azakai@google.com> | 2022-09-28 11:30:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-28 18:30:56 +0000 |
commit | 7044da7fe6754c54bd7f4930eaa208e3081cabe3 (patch) | |
tree | d3b6169b8a56eb8e7eb2957b4f05f8c317468639 /src/shared-constants.h | |
parent | 7aa2cb9990e7dd3de1ef5831ef8fad348734aa70 (diff) | |
download | binaryen-7044da7fe6754c54bd7f4930eaa208e3081cabe3.tar.gz binaryen-7044da7fe6754c54bd7f4930eaa208e3081cabe3.tar.bz2 binaryen-7044da7fe6754c54bd7f4930eaa208e3081cabe3.zip |
[GUFA] Fix haveIntersection on comparing nullable with non-nullable (#5089)
We compared types and not heap types, so a difference in nullability
confused us. But at that point in the code, we've ruled out nulls, so we
should focus on heap types only.
Diffstat (limited to 'src/shared-constants.h')
0 files changed, 0 insertions, 0 deletions