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 2e03cd5f [clangd] Add a new highlighting kind for typedefs new d7193149 [clangd] Use pre-populated mappings for standard symbols
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/ParsedAST.cpp | 2 +- clangd/Preamble.cpp | 2 +- clangd/index/CanonicalIncludes.cpp | 81 ++++++++++++++++------------- clangd/index/CanonicalIncludes.h | 43 ++++++--------- clangd/index/IndexAction.cpp | 2 +- clangd/unittests/CanonicalIncludesTests.cpp | 28 +++++++--- clangd/unittests/SymbolCollectorTests.cpp | 2 +- 7 files changed, 84 insertions(+), 76 deletions(-)