[clang] [clang] Allow class with anonymous union member to be const-default-constructible even if a union member has a default member initializer (#95854) (PR #96301)

via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 12 23:51:28 PDT 2024


https://github.com/Sirraide commented:

I think the changes generally make sense.

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


More information about the cfe-commits mailing list