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 90319cda [clangd] Update dev dependencies of clangd-vscode new a3ef8503 [clangd] Format tweak's replacements. new 43a3e0bb [clangd] Bump vscode-clangd v0.0.11
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/ClangdServer.cpp | 6 +++-- clangd/ClangdUnit.cpp | 3 +-- clangd/Compiler.h | 2 ++ clangd/SourceCode.cpp | 9 +++++++ clangd/SourceCode.h | 5 ++++ clangd/clients/clangd-vscode/package.json | 2 +- clangd/refactor/Tweak.cpp | 8 +++++++ clangd/refactor/Tweak.h | 14 ++++++++--- clangd/refactor/tweaks/SwapIfBranches.cpp | 7 ++++-- unittests/clangd/TweakTests.cpp | 40 +++++++++++++++++++++++++++---- 10 files changed, 82 insertions(+), 14 deletions(-)