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 5db0e022 [clangd] Trim spaces around parsed include in include extractor new 6faca2ee [clangd] Filter out non-governed files from broadcast
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/GlobalCompilationDatabase.cpp | 187 ++++++++++++++++----- clangd/GlobalCompilationDatabase.h | 43 ++++- clangd/QueryDriverDatabase.cpp | 8 +- clangd/index/Background.cpp | 10 +- clangd/unittests/ClangdTests.cpp | 4 +- .../unittests/GlobalCompilationDatabaseTests.cpp | 128 +++++++++++++- clangd/unittests/TestFS.cpp | 14 +- clangd/unittests/TestFS.h | 6 +- 8 files changed, 331 insertions(+), 69 deletions(-)