[PATCH] D69237: Refactor getDeclAtPosition() to use SelectionTree + targetDecl()
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 20 22:33:20 PDT 2019
nridge created this revision.
nridge added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, mgrang, jkorous.
Herald added a project: clang.
This fixes issue #163, among other improvements to go-to-definition.
Repository:
rG LLVM Github Monorepo
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.225821.patch
Type: text/x-patch
Size: 11674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191021/96ff9674/attachment.bin>
More information about the cfe-commits
mailing list