[clang] [clang] Implement CWG2627 Bit-fields and narrowing conversions (PR #78112)
Mital Ashok via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 31 01:12:12 PDT 2024
MitalAshok wrote:
@AaronBallman This shouldn't affect C at all since this is only about non-constant-expressions which come from a bit-field
https://github.com/llvm/llvm-project/pull/78112
More information about the cfe-commits
mailing list