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 c4df283a [clangd] Bump vscode-clangd v0.0.16 new 4f4ba650 [clangd] Reformat use of cl::opt: use unqualified name and do [...] new e8002c26 [clangd] Fix SelectionTree traversal of qualified types
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/Selection.cpp | 31 ++- clangd/Selection.h | 2 + clangd/tool/ClangdMain.cpp | 400 ++++++++++++++++++++---------------- clangd/unittests/SelectionTests.cpp | 26 +-- 4 files changed, 264 insertions(+), 195 deletions(-)