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 414ad1eb [change-namespace] Don't match a function call/ref multiple times. new 73d0e618 Move DraftMgr from ClangdServer to ClangdLSPServer
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 | 42 ++++++++++++++++++++++++++++----------- clangd/ClangdLSPServer.h | 10 ++++++++++ clangd/ClangdServer.cpp | 43 +++++----------------------------------- clangd/ClangdServer.h | 30 ++++++++-------------------- clangd/DraftStore.cpp | 31 ++++++++--------------------- clangd/DraftStore.h | 40 ++++++++++--------------------------- unittests/clangd/ClangdTests.cpp | 5 ++++- 7 files changed, 75 insertions(+), 126 deletions(-)