[clang] [clang] Better bitfield access units (PR #65742)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 10:22:06 PDT 2024


rjmccall wrote:

Yeah, we don't need to care about the actual bit offset of the zero-width bit-field as long as we honor the non-interference properties across it.  I'll take a look at the patch, thanks.

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


More information about the cfe-commits mailing list