diff options
author | Daniel Wirtz <dcode@dcode.io> | 2020-04-23 21:44:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-23 12:44:36 -0700 |
commit | 420d0aea0b1e5cf0ccb3606af00abd558fe1714b (patch) | |
tree | 5387ccf0efaad7e8226c7022c7dc65889291efd9 /src/pass.h | |
parent | 2a5d77d7f71a4c48804e83c10129b8c0b53e1b32 (diff) | |
download | binaryen-420d0aea0b1e5cf0ccb3606af00abd558fe1714b.tar.gz binaryen-420d0aea0b1e5cf0ccb3606af00abd558fe1714b.tar.bz2 binaryen-420d0aea0b1e5cf0ccb3606af00abd558fe1714b.zip |
Fix ExpressionRunner issues found by the fuzzer (#2790)
Fixes #2788 found by the fuzzer, introduced in #2702, which turned
out to be incorrect usage of std::move, by removing any std::moves
introduced in that PR to be better safe than sorry. Also fixes
problems with WASM_INTERPRETER_DEBUG spotted during
debugging.
Diffstat (limited to 'src/pass.h')
0 files changed, 0 insertions, 0 deletions