[clang] [Clang] Remove `IDNS_Ordinary` flag in `IndirectFieldDecl::IdentifierNamespace` (PR #100525)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 26 07:19:59 PDT 2024
AaronBallman wrote:
> > I don’t believe the standard supports anonymous structs in C++
>
> Do we need tests about anonymous union? C++ standard supports it.
Yes, we should add tests for C++ as well; good call @cor3ntin and @Sirraide!
https://github.com/llvm/llvm-project/pull/100525
More information about the cfe-commits
mailing list