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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 9 03:37:25 PST 2018


hokein updated this revision to Diff 137720.
hokein marked 7 inline comments as done.
hokein added a comment.
Herald added a subscriber: mgorny.

Address review comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44247

Files:
  clangd/AST.cpp
  clangd/AST.h
  clangd/CMakeLists.txt
  clangd/XRefs.cpp
  clangd/index/SymbolCollector.cpp
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/XRefsTests.cpp

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


More information about the cfe-commits mailing list