diff options
author | Thomas Lively <tlively@google.com> | 2024-01-29 15:36:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 15:36:41 -0800 |
commit | 9a31d7e351910191af2c00a9834bcb2e81a28d12 (patch) | |
tree | 015dbbd8436df56b3bf43edcce6ca32e469c0ea7 /src/wasm/wasm-ir-builder.cpp | |
parent | 053b591652865ce7959602f73eef56e6c09666b5 (diff) | |
download | binaryen-9a31d7e351910191af2c00a9834bcb2e81a28d12.tar.gz binaryen-9a31d7e351910191af2c00a9834bcb2e81a28d12.tar.bz2 binaryen-9a31d7e351910191af2c00a9834bcb2e81a28d12.zip |
[Parser] Parse tuple types (#6249)
Use the new `(tuple ...)` syntax. Enforce that tuples have a valid number of
elements and are not nested to avoid assertion failures when parsing invalid
input.
Diffstat (limited to 'src/wasm/wasm-ir-builder.cpp')
0 files changed, 0 insertions, 0 deletions