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 284e7138 [clangd] Remove unused using-declaration testing::AllOf new 2659ea55 [clangd] Handle template args for disabled function arg snippets new dad01459 [clangd] Fix crash if pending computations were active on exit
The 2 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 | 126 +++++++++++++++++---------------- clangd/ClangdLSPServer.h | 5 +- clangd/CodeComplete.cpp | 42 +++++++++-- unittests/clangd/CodeCompleteTests.cpp | 51 ++++++++++--- 4 files changed, 147 insertions(+), 77 deletions(-)