[PATCH] D62471: [clangd] SymbolCollector support for relations

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 3 01:47:27 PDT 2019


kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!

I suppose there are only two patches left now?

- Exposing relations in `SymbolIndex`.
- Implementing children resolution using that information.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62471





More information about the cfe-commits mailing list