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 32aa621d [clangd] Query driver reads stderr and passes driver as first [...] new 841f3951 [clangd] Fix a lifetime bug in QueryDriver new 7a2e5473 [clangd] Some tweaks on semantic highlighting lookuptable.
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/ClangdLSPServer.cpp | 13 ++++++++++++- clangd/QueryDriverDatabase.cpp | 20 ++++++++++++-------- clangd/SemanticHighlighting.cpp | 19 ++++++++++--------- clangd/SemanticHighlighting.h | 10 ++++++---- clangd/refactor/tweaks/AnnotateHighlightings.cpp | 9 --------- 5 files changed, 40 insertions(+), 31 deletions(-)