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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 30 02:12:24 PDT 2018


hokein updated this revision to Diff 163284.
hokein marked 8 inline comments as done.
hokein added a comment.

- address review comments
- rescope the patch only focus on `findReferences` implementation.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50958

Files:
  clangd/XRefs.cpp
  clangd/XRefs.h
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50958.163284.patch
Type: text/x-patch
Size: 17049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180830/5e826840/attachment.bin>


More information about the cfe-commits mailing list