summaryrefslogtreecommitdiff
path: root/src/shell-interface.h
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-03-13 18:00:48 -0700
committerGitHub <noreply@github.com>2024-03-13 18:00:48 -0700
commit6e8fefe1ea13346f8908075d1f35b23317cfcc0f (patch)
treedf2f723a8dae648525f2208bcc61cfc2727d0865 /src/shell-interface.h
parent3edc08c80a135b69d20235cbb620c48109d7b866 (diff)
downloadbinaryen-6e8fefe1ea13346f8908075d1f35b23317cfcc0f.tar.gz
binaryen-6e8fefe1ea13346f8908075d1f35b23317cfcc0f.tar.bz2
binaryen-6e8fefe1ea13346f8908075d1f35b23317cfcc0f.zip
Fix a build error when assertions are disabled (#6397)
Add `[[maybe_unused]]` to variables that are only used in assertions. In builds without assertions enabled, these were causing compiler errors about unused variables.
Diffstat (limited to 'src/shell-interface.h')
0 files changed, 0 insertions, 0 deletions