[all-commits] [llvm/llvm-project] 6472fe: [clangd][Hover] Handle uninstantiated templates
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Jan 28 02:26:49 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 6472fec9a6998a2efd61137f90ace9f4c9dc76f1
https://github.com/llvm/llvm-project/commit/6472fec9a6998a2efd61137f90ace9f4c9dc76f1
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
(cherry picked from commit a31a61dafeaa9110687110fc127ea6f7c91dd3e6)
More information about the All-commits
mailing list