[PATCH] D62471: [clangd] SymbolCollector support for relations
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 3 20:59:18 PDT 2019
nridge added a comment.
In D62471#1527085 <https://reviews.llvm.org/D62471#1527085>, @kadircet wrote:
> LGTM, thanks!
Thanks for the reviews so far!
> I suppose there are only two patches left now?
>
> - Exposing relations in `SymbolIndex`.
> - Implementing children resolution using that information.
Yup. Coming up in the near future :)
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