aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2020-03-06 15:08:23 +0100
committerHaojian Wu <hokein.wu@gmail.com>2020-03-09 14:02:08 +0100
commit6ba0a4ec3bbfe71050b7b5c87f46820f3500e211 (patch)
tree3f1f9791a5089a5f734dc0007db06dceff19f4e8 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parent684d6fdee208a1fa12e9cbe0a45f3c5b4b575ad7 (diff)
downloadllvm-6ba0a4ec3bbfe71050b7b5c87f46820f3500e211.zip
llvm-6ba0a4ec3bbfe71050b7b5c87f46820f3500e211.tar.gz
llvm-6ba0a4ec3bbfe71050b7b5c87f46820f3500e211.tar.bz2
[clangd][vscode] Enable dot-to-arrow fixes in clangd completion.
Summary: The previous issue is that the item was filtered out by vscode, because the prefix (which contains ".") are not matched against the filterText. This patch works around it by adjusting the item filterText, inspired by https://reviews.llvm.org/D75623. Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D75739
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions