[all-commits] [llvm/llvm-project] 517f1d: [clangd] Add ) to signature-help triggers
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Dec 15 05:57:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 517f1d9e5cd0b78b37eda83f58ed531f73b7a15c
https://github.com/llvm/llvm-project/commit/517f1d9e5cd0b78b37eda83f58ed531f73b7a15c
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/test/initialize-params.test
Log Message:
-----------
[clangd] Add ) to signature-help triggers
It is important for nested function calls.
Differential Revision: https://reviews.llvm.org/D115799
More information about the All-commits
mailing list