summaryrefslogtreecommitdiff
path: root/src/binaryen-c.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2023-03-03 16:01:27 -0600
committerGitHub <noreply@github.com>2023-03-03 22:01:27 +0000
commitdea234b50fac389605209e818bbab39777984f36 (patch)
tree76ad138609fba6d405661ea17ff2bdaa871c1e71 /src/binaryen-c.cpp
parente13ad341c86ded9c646b7106e76472d6343156d9 (diff)
downloadbinaryen-dea234b50fac389605209e818bbab39777984f36.tar.gz
binaryen-dea234b50fac389605209e818bbab39777984f36.tar.bz2
binaryen-dea234b50fac389605209e818bbab39777984f36.zip
Fix type printing in the type fuzzer (#5543)
In #5437 we updated type printing so that printing a heap type would print its name in addition to its contents. We had already been separately printing type names in the type fuzzer, so after that change we were printing each type name twice. Remove the redundant printing in the fuzzer to fix the error.
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions