diff options
author | Keith Winstein <keithw@cs.stanford.edu> | 2023-08-23 13:49:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 20:49:40 +0000 |
commit | ba73887a5abf5bb40b564a55a61d3970d1e394f6 (patch) | |
tree | 20d797e80d810c451f34098f9e90bd44db4757d1 /wasm2c/examples/callback/main.c | |
parent | 7eb5868cf0c37c2fe800fa92017fc063bc8fb991 (diff) | |
download | wabt-ba73887a5abf5bb40b564a55a61d3970d1e394f6.tar.gz wabt-ba73887a5abf5bb40b564a55a61d3970d1e394f6.tar.bz2 wabt-ba73887a5abf5bb40b564a55a61d3970d1e394f6.zip |
Validator: normalize handling of Select in ExprVisitor Delegate (#2285)
Fixes #2283
Previously, the OnSelectExpr delegate would terminate validation if the
SharedValidator found an error in the expression, or if the Validator
had previously found an error at any point in validating the module.
This commit normalizes the behavior to match how the Validator handles
other expression types.
Diffstat (limited to 'wasm2c/examples/callback/main.c')
0 files changed, 0 insertions, 0 deletions