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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 18 09:39:25 PDT 2023


https://github.com/AaronBallman approved this pull request.

LGTM! Btw, if you're just repairing tests like you had to do here, you generally are okay to not go through another round of review unless you want an extra set of eyes on things. The original approval is fine so long as you're not making substantial changes to the code.

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


More information about the cfe-commits mailing list