[PATCH] D44247: [clangd] Use identifier range as the definition range.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 06:05:28 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327129: [clangd] Use identifier range as the definition range. (authored by hokein, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44247?vs=137720&id=137737#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44247

Files:
  clang-tools-extra/trunk/clangd/AST.cpp
  clang-tools-extra/trunk/clangd/AST.h
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/XRefs.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
  clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp
  clang-tools-extra/trunk/unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44247.137737.patch
Type: text/x-patch
Size: 10895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/f12d3e32/attachment.bin>


More information about the llvm-commits mailing list