[all-commits] [llvm/llvm-project] e8716a: [clangd] Navigation from definition of template sp...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sat Dec 7 21:40:59 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8716a6df7abad68b6cf81c437a2e0524e88f3ad
https://github.com/llvm/llvm-project/commit/e8716a6df7abad68b6cf81c437a2e0524e88f3ad
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2019-12-08 (Sun, 08 Dec 2019)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Navigation from definition of template specialization to primary template
Fixes https://github.com/clangd/clangd/issues/212.
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D71090
More information about the All-commits
mailing list