summaryrefslogtreecommitdiff
path: root/src/tools/fuzzing/random.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-03-26 13:38:15 -0700
committerGitHub <noreply@github.com>2024-03-26 13:38:15 -0700
commit165953e3267997e606598a91d0c79f92e39ee2cc (patch)
tree7f8dbc5477ed800de2927d1ae57ad99c0cf2683a /src/tools/fuzzing/random.cpp
parent19f8cc706e823f97554f5e4e9167060061d32a41 (diff)
downloadbinaryen-165953e3267997e606598a91d0c79f92e39ee2cc.tar.gz
binaryen-165953e3267997e606598a91d0c79f92e39ee2cc.tar.bz2
binaryen-165953e3267997e606598a91d0c79f92e39ee2cc.zip
Fix stringview subtyping (#6440)
The stringview types (`stringview_wtf8`, `stringview_wtf16`, and `stringview_iter`) are not subtypes of `any` even though they are supertypes of `none`. This breaks the type system invariant that types share a bottom type iff they share a top type, but we can work around that.
Diffstat (limited to 'src/tools/fuzzing/random.cpp')
0 files changed, 0 insertions, 0 deletions