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 b0ba4101 [NFC] Sync function call with changes to interface made in r314593. new 88925c7c [clangd] Run clang-format on the source code. NFC. new 6a357e39 [clangd] Command line arg to specify compile_commands.json path
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.cpp | 5 ++-- clangd/ClangdLSPServer.h | 6 ++++- clangd/GlobalCompilationDatabase.cpp | 52 +++++++++++++++++++++++++----------- clangd/GlobalCompilationDatabase.h | 7 ++++- clangd/ProtocolHandlers.h | 4 +-- clangd/tool/ClangdMain.cpp | 33 ++++++++++++++++++++--- 6 files changed, 81 insertions(+), 26 deletions(-)