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 ccf09bca [clangd] Add callbacks on parsed AST in addition to parsed preambles new c8fb39ef [clangd] Make FileIndex aware of the main file
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 | 50 ++++++++++++++++++++++++++++++---------------- clangd/ClangdServer.h | 13 ++++++------ clangd/index/FileIndex.cpp | 20 ++++++++++++------- clangd/index/FileIndex.h | 14 ++++++++++--- 4 files changed, 64 insertions(+), 33 deletions(-)