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

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 4 10:39:31 PST 2025


Endilll wrote:

Looking at diagnostics in the test you add, I wonder why don't we issue them, and especially the fixit, when we parse bit-field declaration. Why waiting until assignment happens?

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


More information about the cfe-commits mailing list