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 69229498 [clangd] A code action to swap branches of an if statement new 9b9b5b5d [clangd] Fix crash in applyTweak, remove TweakID alias.
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/ClangdServer.cpp | 13 +++++++------ clangd/ClangdServer.h | 4 ++-- clangd/refactor/Tweak.cpp | 2 +- clangd/refactor/Tweak.h | 13 ++++--------- clangd/refactor/tweaks/SwapIfBranches.cpp | 2 +- unittests/clangd/TweakTests.cpp | 10 ++++------ 6 files changed, 19 insertions(+), 25 deletions(-)