[clang] [Clang][Sema] Fix malformed AST for anonymous class access in template. (PR #90842)
Shafik Yaghmour via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 14:41:27 PDT 2024
shafik wrote:
Note there is a `BuildAnonymousStructUnionMemberReference`, I am not sure it solves your problem.
https://github.com/llvm/llvm-project/pull/90842
More information about the cfe-commits
mailing list