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 b9aff4d3 [clangd] Allow to override contents of the file during completion. new 58aa38eb [clangd] Store references instead of unique_ptrs in ClangdServer.
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 | 25 ++++----- clangd/ClangdLSPServer.h | 20 +++++++- clangd/ClangdServer.cpp | 19 ++++--- clangd/ClangdServer.h | 13 +++-- unittests/clangd/ClangdTests.cpp | 107 +++++++++++++++++---------------------- 5 files changed, 89 insertions(+), 95 deletions(-)