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 bb7e4da5 [clangd] Forward all environment variables along with CLANGD_ [...] new a5302f6b [clangd] Support include canonicalization in symbol leve.
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/index/CanonicalIncludes.cpp | 61 ++++++++++++++++++++++++++++++- clangd/index/CanonicalIncludes.h | 17 +++++++-- clangd/index/SymbolCollector.cpp | 10 ++--- unittests/clangd/SymbolCollectorTests.cpp | 26 +++++++++++++ 4 files changed, 105 insertions(+), 9 deletions(-)