[llvm-branch-commits] [clang] [Clang] Fix __builtin_clear_padding() for bitfields (PR #216063)

Erich Keane via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Aug 13 07:47:01 PDT 2026


erichkeane wrote:

The logic on both of these seems really convoluted.  I think both patches need you to step back and figure out why they are so complicated, when they really don't seem like they need to be?  The BitInt part doesn't fit in correctly with the rest of the class either.

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


More information about the llvm-branch-commits mailing list