[clang] Split -Wcast-function-type into a separate group (PR #86131)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 14 09:36:32 PDT 2025


AaronBallman wrote:

Ah, derp, the issue was me not passing `-Wextra` (sorry!). Hmm, yeah, this does seem like a case we probably want to suppress, for similar reasons as we do for `dlsym`.

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


More information about the cfe-commits mailing list