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 5808de2f [clangd] Simplify client capabilities parsing. new e8c02f3f [clangd] Rename and move trivial logger to Logger.cpp. NFC new b1ca0105 [clangd] Hide unused function. NFC
The 2 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.h | 1 - clangd/JSONRPCDispatcher.cpp | 22 ++-------------------- clangd/JSONRPCDispatcher.h | 20 -------------------- clangd/Logger.cpp | 15 +++++++++++++++ clangd/Logger.h | 17 +++++++++++++++++ clangd/tool/ClangdMain.cpp | 2 +- 6 files changed, 35 insertions(+), 42 deletions(-)