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 46bb9c3 [clang-tidy] Ignore spaces between globs in the Checks option. new 616e383 [clangd] Implement format on type new 3ff1a15 [clangd] Fix Output.log error
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/ClangDMain.cpp | 3 +++ clangd/Protocol.cpp | 47 +++++++++++++++++++++++++++++++++++++++++++++ clangd/Protocol.h | 17 ++++++++++++++++ clangd/ProtocolHandlers.cpp | 21 ++++++++++++++++++++ clangd/ProtocolHandlers.h | 13 ++++++++++++- test/clangd/formatting.test | 18 ++++++++++++++--- 6 files changed, 115 insertions(+), 4 deletions(-)