balazske added reviewers: sammccall, martong, davrec.
balazske added a comment.
Herald added a subscriber: rnkovacs.

I really do not know why parent of the node for the owned `TagDecl` node is the 
`FriendDecl` and not a `TypeLoc` node, but it is working.
The code `struct A { friend struct Fr; };` caused no problems either (no 
duplicate visit of `struct Fr`).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131685/new/

https://reviews.llvm.org/D131685

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to