[all-commits] [llvm/llvm-project] 3e03d9: [clangd] Omit default template arguments from type...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Sep 6 23:38:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e03d92e2f4ad150469646c1b140ae6abb256c82
https://github.com/llvm/llvm-project/commit/3e03d92e2f4ad150469646c1b140ae6abb256c82
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-09-07 (Tue, 07 Sep 2021)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Omit default template arguments from type hints
Differential Revision: https://reviews.llvm.org/D108975
More information about the All-commits
mailing list