[all-commits] [llvm/llvm-project] 1f8963: [clangd] Parameter hints for dependent calls
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sun May 2 23:03:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f8963c80195aa86d02e81acedcf1ff3da127842
https://github.com/llvm/llvm-project/commit/1f8963c80195aa86d02e81acedcf1ff3da127842
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.cpp
M clang-tools-extra/clangd/HeuristicResolver.h
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Parameter hints for dependent calls
Differential Revision: https://reviews.llvm.org/D100742
More information about the All-commits
mailing list