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 0553ea9c [clangd] Correct the MessageType enum values. new ba1892c6 [clangd] Collect tokens of main files when building the AST
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/CMakeLists.txt | 1 + clangd/ClangdUnit.cpp | 13 ++++++++++--- clangd/ClangdUnit.h | 12 +++++++++++- clangd/tool/CMakeLists.txt | 1 + clangd/unittests/CMakeLists.txt | 1 + clangd/unittests/ClangdUnitTests.cpp | 33 +++++++++++++++++++++++++++++++++ 6 files changed, 57 insertions(+), 4 deletions(-)