Skip to content

Commit 86f42bc

Browse files
[NFC] Use static_cast instead of c-style casts in wasm-stack.cpp (#8379)
Followup to #8346 (comment). C++ style casts are less error-prone: https://tttapa.github.io/Pages/Programming/Cpp/Practices/c-style-casts.html.
1 parent fb7b2c5 commit 86f42bc

1 file changed

Lines changed: 754 additions & 568 deletions

File tree

0 commit comments

Comments
 (0)