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

Shafik Yaghmour via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 16 18:58:57 PDT 2026


https://github.com/shafik commented:

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.

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


More information about the libcxx-commits mailing list