[PATCH] D50958: [clangd] WIP: xrefs for dynamic index.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 26 22:39:48 PDT 2018


hokein added a comment.

Thanks for the comments.

In https://reviews.llvm.org/D50958#1212221, @sammccall wrote:

> I do have some questions there that would be good to discuss. Meanwhile, @hokein can you rebase this patch against head?


Yes, I'd love to, but since this patch is quite large, I need split it into smaller patches. I will update this patch (focus on the `references` implementation), it depends on the following patches

- https://reviews.llvm.org/D50385
- https://reviews.llvm.org/D51279


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50958





More information about the cfe-commits mailing list