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 2ee3719d [clangd] Add a fallback directory for collected symbols with [...] new c94f5a9b [clangd] Use new URI with scheme support in place of the exis [...]
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 | 10 ++--- clangd/Protocol.cpp | 53 +++++++++++---------------- clangd/Protocol.h | 34 ++++++++--------- clangd/URI.cpp | 44 +++++++++++----------- clangd/URI.h | 35 ++++++++++-------- clangd/XRefs.cpp | 4 +- clangd/clients/clangd-vscode/src/extension.ts | 7 ---- unittests/clangd/URITests.cpp | 50 ++++++++----------------- unittests/clangd/XRefsTests.cpp | 5 ++- 9 files changed, 108 insertions(+), 134 deletions(-)