[clang] [Sema] Add check for bitfield assignments to larger integral types (PR #68276)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 21:52:46 PDT 2023


https://github.com/shafik commented:

Why not wrap this into `-Wconversion` on clang as well?

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


More information about the cfe-commits mailing list