[PATCH] D43182: [clangd] SymbolLocation only covers symbol name.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 01:56:19 PST 2018


This revision was automatically updated to reflect the committed changes.
hokein marked 2 inline comments as done.
Closed by commit rL324992: [clangd] SymbolLocation only covers symbol name. (authored by hokein, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43182?vs=133839&id=134007#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43182

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43182.134007.patch
Type: text/x-patch
Size: 8438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/98c70790/attachment.bin>


More information about the llvm-commits mailing list