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 5b13b99f [clangd] Always call getFormatStyleForFile(). new 17e29336 [clangd] Qualify uses of ::testing everywhere. NFC
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/unittests/BackgroundIndexTests.cpp | 18 +++++------ clangd/unittests/ClangdUnitTests.cpp | 2 +- clangd/unittests/DexTests.cpp | 6 ++-- clangd/unittests/DiagnosticsTests.cpp | 27 ++++++++-------- clangd/unittests/FileIndexTests.cpp | 20 ++++++------ clangd/unittests/FindSymbolsTests.cpp | 4 +-- clangd/unittests/FuzzyMatchTests.cpp | 22 ++++++------- clangd/unittests/IndexActionTests.cpp | 6 ++-- clangd/unittests/IndexTests.cpp | 16 ++++----- clangd/unittests/PrintASTTests.cpp | 6 ++-- clangd/unittests/SerializationTests.cpp | 12 +++---- clangd/unittests/SymbolCollectorTests.cpp | 54 ++++++++++++++----------------- clangd/unittests/SymbolInfoTests.cpp | 2 +- clangd/unittests/TypeHierarchyTests.cpp | 18 +++++------ clangd/unittests/XRefsTests.cpp | 10 +++--- 15 files changed, 110 insertions(+), 113 deletions(-)