[PATCH] D75479: [clangd] go-to-def on names in comments etc that are used nearby.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 16 11:09:06 PDT 2020


sammccall updated this revision to Diff 258097.
sammccall added a comment.

Merge with existing heuristic, extracting SpelledWord struct for the analysis.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75479/new/

https://reviews.llvm.org/D75479

Files:
  clang-tools-extra/clangd/SourceCode.cpp
  clang-tools-extra/clangd/SourceCode.h
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/XRefs.h
  clang-tools-extra/clangd/unittests/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75479.258097.patch
Type: text/x-patch
Size: 23069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200416/d99034d4/attachment-0001.bin>


More information about the cfe-commits mailing list