[llvm] [Support] FIx a warning (PR #138546)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Mon May 5 09:08:02 PDT 2025


kazutakahirata wrote:

> Do we enable this warning?

I don't enable just this warning in particular, but I'm using clang-19.1.7 with `-DLLVM_ENABLE_WERROR=On`.  That seems to include this warning.


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


More information about the llvm-commits mailing list