[clang] [Clang] Consider preferred_type in bitfield warnings (#116760) (PR #116785)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 05:47:56 PST 2024


ojhunt wrote:

There's a side note that I didn't want to change in this PR: gcc warns on the declaration of the fields, not just the use, but that would be a completely new warning so I didn't want to conflate the issues.

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


More information about the cfe-commits mailing list