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

via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 5 01:57:57 PDT 2023


vabridgers wrote:

@shafik , I updated the check into -Wconversion. Temporarily addressed the CI failure (to get a passing baseline). Awaiting further review comments. Thank you.

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


More information about the cfe-commits mailing list