diff options
author | Martin Kustermann <kustermann.martin@gmail.com> | 2022-11-17 19:57:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-17 18:57:57 +0000 |
commit | ec53f4b2d5b0d52ae703c5b696ecf052ad5fffbb (patch) | |
tree | 1c2b0c5aa8b577424fbc7248f38fe676cd731eae /test/lit/help/wasm2js.test | |
parent | 590f63782b9ee6307a2bc0e21917001a66ba16ba (diff) | |
download | binaryen-ec53f4b2d5b0d52ae703c5b696ecf052ad5fffbb.tar.gz binaryen-ec53f4b2d5b0d52ae703c5b696ecf052ad5fffbb.tar.bz2 binaryen-ec53f4b2d5b0d52ae703c5b696ecf052ad5fffbb.zip |
Fix warnings from -Wheader-hygiene and -Wimplicit-const-int-float-conversion (#5273)
When `-Wheader-hygiene` is enabled, C compiler will warn when using
namespace directive in global context in header file.
When `-Wimplicit-const-int-float-conversion` is enabled C compiler will
warn on implicit integer to double conversions that change values.
Diffstat (limited to 'test/lit/help/wasm2js.test')
0 files changed, 0 insertions, 0 deletions