[llvm] [NFC][CodingStandard] Deprecate use of void casts to suppress warnings (PR #142850)

Chris Jackson via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 6 06:19:43 PDT 2025


chrisjbris wrote:

Is it worth mentioning that [[maybe_unused]] is also applicable to functions too, not just variables?

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


More information about the llvm-commits mailing list