[all-commits] [llvm/llvm-project] a31a61: [clangd][Hover] Handle uninstantiated templates
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Jan 28 02:26:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a31a61dafeaa9110687110fc127ea6f7c91dd3e6
https://github.com/llvm/llvm-project/commit/a31a61dafeaa9110687110fc127ea6f7c91dd3e6
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clangd][Hover] Handle uninstantiated templates
Summary: Fixes https://github.com/clangd/clangd/issues/263
Reviewers: hokein, sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73344
More information about the All-commits
mailing list