[all-commits] [llvm/llvm-project] 230cae: [clangd] Enable textual fallback for go-to-definit...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sat Apr 25 21:39:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 230cae89db3f8619e2b5383ae797462434f69d50
https://github.com/llvm/llvm-project/commit/230cae89db3f8619e2b5383ae797462434f69d50
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-04-26 (Sun, 26 Apr 2020)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/XRefs.h
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Enable textual fallback for go-to-definition on dependent names
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76451
More information about the All-commits
mailing list