hokein added a comment.

Haven't looked at the patch. I think we can extend the existing Ref to support 
it, so that most of the stuff could be reused, rather than implementing a new 
slab:

- introduce a new RefKind, like BaseOf
- add a new field SymbolID in Ref

and `clangIndex` library has already implemented relationship functionality (we 
could use `handleDeclOccurence` to store the symbols relationships).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58880



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

Reply via email to