[PATCH] D69237: Refactor getDeclAtPosition() to use SelectionTree + targetDecl()

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 26 20:36:08 PDT 2019


nridge updated this revision to Diff 226561.
nridge added a comment.

Updated not to use the beginning-of-identifier location as input to SelectionTree


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69237

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69237.226561.patch
Type: text/x-patch
Size: 13990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191027/ad97402c/attachment-0001.bin>


More information about the cfe-commits mailing list