[all-commits] [llvm/llvm-project] 753b24: [clangd] Omit parameter hint if parameter name com...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sun Apr 25 16:20:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 753b247d71d7e74dd6998735848a2d9e0b6317de
https://github.com/llvm/llvm-project/commit/753b247d71d7e74dd6998735848a2d9e0b6317de
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Omit parameter hint if parameter name comment is present
Differential Revision: https://reviews.llvm.org/D100715
Commit: 6f6cf2da8d9453f2bd57978be1e5d0765ea50a36
https://github.com/llvm/llvm-project/commit/6f6cf2da8d9453f2bd57978be1e5d0765ea50a36
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Omit parameter hint for setter functions
Differential Revision: https://reviews.llvm.org/D100731
Commit: c624e701491c320cf5c662006082a8e956c30e8d
https://github.com/llvm/llvm-project/commit/c624e701491c320cf5c662006082a8e956c30e8d
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.cpp
M clang-tools-extra/clangd/HeuristicResolver.h
Log Message:
-----------
[clangd] Rename HeuristicResolver::resolveCallExpr() to resolveTypeOfCallExpr()
Differential Revision: https://reviews.llvm.org/D100741
Compare: https://github.com/llvm/llvm-project/compare/337a024bba1d...c624e701491c
More information about the All-commits
mailing list