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 10ead75b [clang-tidy] Work around http://llvm.org/PR40392 new 2019b528 [clangd] Filter out plugin related flags and move all command [...]
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/ClangdLSPServer.cpp | 3 +- clangd/ClangdServer.cpp | 13 +------ clangd/GlobalCompilationDatabase.cpp | 41 +++++++++++++++++++--- clangd/GlobalCompilationDatabase.h | 5 ++- clangd/index/Background.cpp | 10 +++--- clangd/index/Background.h | 5 +-- unittests/clangd/BackgroundIndexTests.cpp | 24 ++++++------- unittests/clangd/ClangdTests.cpp | 23 ++++++++++++ .../clangd/GlobalCompilationDatabaseTests.cpp | 4 +-- 9 files changed, 86 insertions(+), 42 deletions(-)