[clang] [Clang] Remove `IDNS_Ordinary` flag in `IndirectFieldDecl::IdentifierNamespace` (PR #100525)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 26 06:47:27 PDT 2024


zwuis wrote:

> I don’t believe the standard supports anonymous structs in C++

Do we need tests about anonymous union? C++ standard supports it.

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


More information about the cfe-commits mailing list