[clang] [compiler-rt] [clang][UBSan] Add implicit conversion check for bitfields (PR #75481)

Axel Lundberg via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 15 09:01:06 PST 2024


Zonotora wrote:

@rjmccall fixed feedback

> You should handle compound assignments.

I believe I already support compound assignments (and PrePostIncDec), if I am not missing something? :smiley: 


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


More information about the cfe-commits mailing list