mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 22:31:01 +00:00
If a negative value ends up in one of the arguments for an invoked function, we don't want to cast it from a floating point type to an unsigned type. This fixes a float-cast-overflow UBSAN error on macOS with llvm 15.0.6. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-wasm.cpp | ||