[libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (PR #125412)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 20:15:04 PST 2025


https://github.com/MaskRay requested changes to this pull request.

What's your build option?

llvm-project considers this warning low value and llvm/cmake/modules/HandleLLVMOptions.cmake specifies -Wno-unused-parameter.

https://github.com/llvm/llvm-project/pull/125412


More information about the cfe-commits mailing list