[PATCH] D45356: [clangd] Adapt index interfaces to D45014, and fix the old bugs.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 6 00:42:54 PDT 2018


sammccall created this revision.
Herald added subscribers: cfe-commits, MaskRay, ioeric, jkorous-apple, ilya-biryukov, klimek.

- don't count occurrences of decls where we don't spell the name


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45356

Files:
  clangd/XRefs.cpp
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45356.141286.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180406/f1b65733/attachment-0001.bin>


More information about the cfe-commits mailing list