[libcxx-commits] [clang] [libcxx] [clang] Treat unnamed bitfields as padding in `__builtin_clear_padding` (PR #201102)

via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 21 00:26:19 PDT 2026


huixie90 wrote:

> > This should have had a release note. I would also like to see more tests e.g. verify it cleared unnamed bitfields in the beginning and and the end as well as the middle.
> 
> sorry, this got lost in my inbox
> 
> Will do in a followup

and I think these tests should be the FileCheck tests

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


More information about the libcxx-commits mailing list