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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 8 01:59:53 PST 2018


hokein created this revision.
hokein added a reviewer: sammccall.
Herald added subscribers: ioeric, jkorous-apple, ilya-biryukov, klimek.

This also matches the range in symbol index.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44247

Files:
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  clangd/XRefs.cpp
  clangd/index/SymbolCollector.cpp
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44247.137549.patch
Type: text/x-patch
Size: 7499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180308/5c1f033a/attachment.bin>


More information about the cfe-commits mailing list