aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2020-03-02 22:45:25 +0100
committerSam McCall <sam.mccall@gmail.com>2020-04-22 19:46:41 +0200
commit3f1c2bf1712c7496a80a0f89036ab1625ff347a5 (patch)
tree9cd02346ee95c827b9f44795cfe77f67e1d35fa5 /clang/lib/Parse/ParseDecl.cpp
parent3616e851f66e41b3c8b9f97d26e711069d56e752 (diff)
downloadllvm-3f1c2bf1712c7496a80a0f89036ab1625ff347a5.zip
llvm-3f1c2bf1712c7496a80a0f89036ab1625ff347a5.tar.gz
llvm-3f1c2bf1712c7496a80a0f89036ab1625ff347a5.tar.bz2
[clangd] go-to-def on names in comments etc that are used nearby.
Summary: This is intended as a companion to (and is inspired by) D72874 which attempts to resolve these cases using the index. The intent is we'd try this strategy after the AST-based approach but before the index-based (I think local usages would be more reliable than index matches). Reviewers: nridge Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D75479
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions