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 b720ecd9 [clangd] Also get scope for RK_pattern completion results. new b45d0733 [clangd] FuzzyMatch exposes an API for its word segmentation. 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/FuzzyMatch.cpp | 53 +++++++++--------------------------- clangd/FuzzyMatch.h | 50 ++++++++++++++++++++++++++++++---- unittests/clangd/FuzzyMatchTests.cpp | 23 ++++++++++++++++ 3 files changed, 81 insertions(+), 45 deletions(-)