kadircet added a comment.

For starters, what about just introducing a new field `Bases` into the 
`Symbol`. Which can store symbol IDs for the parents of the mentioned symbol, 
then during index build we can simply add same relations from base to this 
symbol. This should help us get rid of `RelationSlab` logic.
If there wasn't a specific reason that I missed for introducing `RelationSlab` 
logic.


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