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 3e89b3da [clangd] Handle InitializeParams and store rootUri new 1c629791 [clangd] LSP extension to switch between source/header file
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 | 17 +++++++++ clangd/ClangdServer.cpp | 60 ++++++++++++++++++++++++++++++ clangd/ClangdServer.h | 4 ++ clangd/ProtocolHandlers.cpp | 19 ++++++++++ clangd/ProtocolHandlers.h | 2 + unittests/clangd/ClangdTests.cpp | 79 ++++++++++++++++++++++++++++++++++++++++ 6 files changed, 181 insertions(+)