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 af74ff9c [clangd] Remove threading-related code from ClangdUnit.h new 95732309 [clangd] Fix crash when CompilerInvocation can't be created.
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/ClangdUnit.cpp | 7 ++++++- clangd/CodeComplete.cpp | 5 ++++- unittests/clangd/ClangdTests.cpp | 35 +++++++++++++++++++++++++++++++++++ unittests/clangd/Matchers.h | 22 ++++++++++++++++++++++ 4 files changed, 67 insertions(+), 2 deletions(-)