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 6c5b63f9 [clangd] Fixed null deference on invalid compile commands. new 2ee3719d [clangd] Add a fallback directory for collected symbols with [...]
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: .../GlobalSymbolBuilderMain.cpp | 20 +++++++- clangd/index/SymbolCollector.cpp | 53 ++++++++++++---------- clangd/index/SymbolCollector.h | 4 ++ unittests/clangd/SymbolCollectorTests.cpp | 32 ++++++++----- 4 files changed, 72 insertions(+), 37 deletions(-)