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

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 07:31:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329571: [clangd] Adapt index interfaces to D45014, and fix the old bugs. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D45356

Files:
  clang-tools-extra/trunk/clangd/XRefs.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.h
  clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp
  clang-tools-extra/trunk/unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45356.141642.patch
Type: text/x-patch
Size: 7870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/2b9ed81c/attachment-0001.bin>


More information about the llvm-commits mailing list