diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-12-15 11:49:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-15 11:49:47 -0800 |
commit | 4905e74fff164d57aa1c5aaf7cb0f5c60ec635bc (patch) | |
tree | 7eced7d4b6ea01f038643121349cf3bf08b6e2e9 /src/wasm/wasm-binary.cpp | |
parent | 5a9d816e514add80a31410a7a180dee748ddcbb3 (diff) | |
download | binaryen-4905e74fff164d57aa1c5aaf7cb0f5c60ec635bc.tar.gz binaryen-4905e74fff164d57aa1c5aaf7cb0f5c60ec635bc.tar.bz2 binaryen-4905e74fff164d57aa1c5aaf7cb0f5c60ec635bc.zip |
Validate LUBs in the type fuzzer (#4396)
Update the LUB calculation code to use std::optional rather than out params and
validate LUBs in the fuzzer to ensure that the change is NFC as intended. Also
add HeapType::getLeastUpperBound to the public API as a convenience.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions