This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from ee011af6 [clangd] Remove unused test param. NFC new 1cdb2186 [clangd] Set completion options per-request.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clangd/ClangdLSPServer.cpp | 23 ++++++++++++----------- clangd/ClangdLSPServer.h | 3 ++- clangd/ClangdServer.cpp | 14 ++++++++------ clangd/ClangdServer.h | 4 ++-- unittests/clangd/ClangdTests.cpp | 23 +++++++++++------------ unittests/clangd/CodeCompleteTests.cpp | 31 +++++++++++++++++-------------- 6 files changed, 52 insertions(+), 46 deletions(-)