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 30a69656 [clangd] Proof-of-concept query iterators for Dex symbol index new 9c5eb38c [clangd] Fix (most) naming warnings from clang-tidy. NFC
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/ClangdUnit.cpp | 4 ++-- clangd/ClangdUnit.h | 2 +- clangd/CodeComplete.cpp | 4 ++-- clangd/CodeCompletionStrings.cpp | 6 +++--- clangd/JSONRPCDispatcher.cpp | 8 ++++---- clangd/JSONRPCDispatcher.h | 2 +- clangd/Protocol.cpp | 6 +++--- clangd/Quality.cpp | 16 ++++++++-------- clangd/TUScheduler.cpp | 6 +++--- clangd/XRefs.cpp | 32 +++++++++++++++---------------- clangd/index/Merge.cpp | 2 +- clangd/index/SymbolYAML.cpp | 2 +- clangd/index/SymbolYAML.h | 2 +- clangd/tool/ClangdMain.cpp | 2 +- unittests/clangd/SymbolCollectorTests.cpp | 6 +++--- unittests/clangd/TestTU.cpp | 2 +- 16 files changed, 51 insertions(+), 51 deletions(-)