[all-commits] [llvm/llvm-project] ed3b1f: [clangd] go-to-implementation on a base class jump...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Jan 8 04:56:27 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ed3b1f906115a0dcd2542fa294d0382a42eb177d
https://github.com/llvm/llvm-project/commit/ed3b1f906115a0dcd2542fa294d0382a42eb177d
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2021-01-08 (Fri, 08 Jan 2021)
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] go-to-implementation on a base class jumps to all subclasses.
Differential Revision: https://reviews.llvm.org/D92749
More information about the All-commits
mailing list