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 e8002c26 [clangd] Fix SelectionTree traversal of qualified types new 90a5bf92 [clangd] SelectionTree treats TranslationUnitDecl (mostly) co [...]
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/Selection.cpp | 17 ++++++++++++----- clangd/Selection.h | 16 +++++++++------- clangd/refactor/tweaks/DumpAST.cpp | 4 +--- clangd/unittests/SelectionTests.cpp | 30 ++++++++++++++++++------------ clangd/unittests/TweakTests.cpp | 16 ++++++++-------- 5 files changed, 48 insertions(+), 35 deletions(-)