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 1debd0a4 [clang-tidy] Add option to export fixes to run-clang-tidy.py new 54c46b27 [clangd] Replace ASTUnit with manual AST management.
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/ClangdServer.cpp | 13 +- clangd/ClangdUnit.cpp | 629 +++++++++++++++++++++++++++++++++++++----------- clangd/ClangdUnit.h | 80 +++++- 3 files changed, 577 insertions(+), 145 deletions(-)