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 8e7103e4 [clangd] Configure clangd tracing with CLANGD_TRACE env inste [...] new 869007f6 [clangd] Explicitly initialize all primitive fields in Protocol.h
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 | 19 ++++++-------- clangd/ClangdUnit.cpp | 21 +++++++++++----- clangd/Protocol.h | 29 +++++++++++----------- clangd/SourceCode.cpp | 5 +++- unittests/clangd/ClangdTests.cpp | 31 ++++++++++++----------- unittests/clangd/SourceCodeTests.cpp | 48 +++++++++++++++++++++--------------- 6 files changed, 85 insertions(+), 68 deletions(-)