[all-commits] [llvm/llvm-project] 51dc46: [clangd] Print type for VarTemplateDecl in hover.
lh123 via All-commits
all-commits at lists.llvm.org
Tue Dec 7 09:20:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51dc466642c5566c289468b269a8c69b0e447720
https://github.com/llvm/llvm-project/commit/51dc466642c5566c289468b269a8c69b0e447720
Author: lh123 <1585086582 at qq.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clangd] Print type for VarTemplateDecl in hover.
Print type for VarTemplateDecl in hover.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D115108
More information about the All-commits
mailing list