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 cff12c9 [clang-tidy] A couple of minor fixes in modernize-use-using tests new c7b9da7 [clangd] Extract FsPath from file:// uri
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/ASTManager.cpp | 36 ++++++++++------------- clangd/ASTManager.h | 12 ++++---- clangd/DocumentStore.h | 22 +++++++------- clangd/Protocol.cpp | 41 +++++++++++++++++++++++++-- clangd/Protocol.h | 17 +++++++++-- clangd/ProtocolHandlers.cpp | 25 +++++++--------- clangd/clients/clangd-vscode/src/extension.ts | 12 ++++++-- 7 files changed, 105 insertions(+), 60 deletions(-)