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 97bd6f09 [clangd] Fix a bug in asynchronous code completion new 08a12b35 [clangd] Use ToolExecutor to write the global-symbol-builder tool.
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: .../GlobalSymbolBuilderMain.cpp | 98 +++++++++++----------- clangd/index/SymbolYAML.cpp | 10 ++- clangd/index/SymbolYAML.h | 6 +- unittests/clangd/SymbolCollectorTests.cpp | 2 +- 4 files changed, 64 insertions(+), 52 deletions(-)