diff options
author | Sam Clegg <sbc@chromium.org> | 2018-11-30 14:09:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-30 14:09:35 -0800 |
commit | 33e337e5c141026505b114967a6bf0bf975e5dfc (patch) | |
tree | edc38ac0437c50b5e8460f76b31c98c3f8a8e588 /src/wasm/wasm.cpp | |
parent | 3814fd6f2dab5adb5fb81022308818e4dd3b1020 (diff) | |
download | binaryen-33e337e5c141026505b114967a6bf0bf975e5dfc.tar.gz binaryen-33e337e5c141026505b114967a6bf0bf975e5dfc.tar.bz2 binaryen-33e337e5c141026505b114967a6bf0bf975e5dfc.zip |
Add virtual destructor to fix build warning/error (#1793)
This error started showing up after: #1779
error: delete called on non-final 'wasm::ShellExternalInterface' that
has virtual functions but non-virtual destructor
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions