diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-06-14 13:50:30 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-06-14 13:50:30 +0000 |
commit | 8b2dcc1f6f468b6f3128d96a2b378818d0d9ecda (patch) | |
tree | 454a244c5ead358848f19f7d3f9bdcaf34967454 /lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py | |
parent | c3b5bad723336938105b88a1cdeed13d6fe9c03b (diff) | |
download | bcm5719-llvm-8b2dcc1f6f468b6f3128d96a2b378818d0d9ecda.tar.gz bcm5719-llvm-8b2dcc1f6f468b6f3128d96a2b378818d0d9ecda.zip |
[clangd] FuzzyMatch: forbid tail-tail matches after a miss: [pat] !~ "panther"
Summary:
This is a small code change but vastly reduces noise in code completion results.
The intent of allowing this was to let [sc] ~ "strncpy" and [strcpy] ~ "strncpy"
however the benefits for unsegmented names aren't IMO worth the costs.
Test cases should be representative of the changes here.
Reviewers: ilya-biryukov
Subscribers: ioeric, MaskRay, jkorous, cfe-commits
Differential Revision: https://reviews.llvm.org/D47950
llvm-svn: 334712
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions