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 17e29336 [clangd] Qualify uses of ::testing everywhere. NFC new f5cba7ba [clangd] Boost code completion results that were named in the [...]
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/CodeComplete.cpp | 25 ++++++++++++++++++++ clangd/FindSymbols.cpp | 1 + clangd/Quality.cpp | 17 ++++++++++++++ clangd/Quality.h | 7 +++++- clangd/SourceCode.cpp | 40 ++++++++++++++++++++++++++++++++ clangd/SourceCode.h | 8 +++++++ clangd/test/completion-auto-trigger.test | 6 ++--- clangd/unittests/CodeCompleteTests.cpp | 20 ++++++++++++++-- clangd/unittests/QualityTests.cpp | 10 ++++++++ clangd/unittests/SourceCodeTests.cpp | 14 +++++++++++ 10 files changed, 142 insertions(+), 6 deletions(-)