diff options
author | Thomas Lively <tlively@google.com> | 2022-10-13 15:35:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-13 20:35:18 +0000 |
commit | 577376d181a06ae2d053b503b95e5d7ea571c638 (patch) | |
tree | 20261e886832494eddb88177564206921fee57bf /src/wasm2js.h | |
parent | 7183a3be321ac76abcede1ecb05d5eea8d42d78f (diff) | |
download | binaryen-577376d181a06ae2d053b503b95e5d7ea571c638.tar.gz binaryen-577376d181a06ae2d053b503b95e5d7ea571c638.tar.bz2 binaryen-577376d181a06ae2d053b503b95e5d7ea571c638.zip |
[NFC] Add an explicit deduction guide for `WithPosition` (#5140)
Since our usage of `WithPosition` depends on C++17 class template argument
deduction, it triggers a clang warning `-Wctad-maybe-unsupported`. Silence the
warning by providing an explicit deduction guide.
Diffstat (limited to 'src/wasm2js.h')
0 files changed, 0 insertions, 0 deletions