[clang] [Sema] Add check for bitfield assignments to larger integral types (PR #68276)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 6 15:50:06 PDT 2023
vabridgers wrote:
Updates
- Moved check to a subcat of conversion
- Added release notes
- Updated diagnostic message
https://github.com/llvm/llvm-project/pull/68276
More information about the cfe-commits
mailing list