[clang] [clang] Inject IndirectFieldDecl even if name conflicts. (PR #153140)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 11 22:54:33 PDT 2025
keinflue wrote:
I am not entirely sure that this doesn't have any further side effects, but I think it makes sense to have the indirect fields nodes in the final AST even if they are invalid.
This should however probably at least be mentioned in the release notes, I am not entirely sure in which section though.
https://github.com/llvm/llvm-project/pull/153140
More information about the cfe-commits
mailing list