diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-05-14 10:50:04 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-05-14 10:50:04 +0000 |
commit | a907ba4cb84ada5dde44e5bae769cbe733d2c937 (patch) | |
tree | 0dd8a7806737d688f9efd0a492829a826d129842 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 964293e46d72a07a53f91e3ee7e5fd528cf036cf (diff) | |
download | llvm-a907ba4cb84ada5dde44e5bae769cbe733d2c937.zip llvm-a907ba4cb84ada5dde44e5bae769cbe733d2c937.tar.gz llvm-a907ba4cb84ada5dde44e5bae769cbe733d2c937.tar.bz2 |
[clangd] Don't query index when completing inside classes
Summary:
We used to query the index when completing after class qualifiers,
e.g. 'ClassName::^'. We should not do that for the same reasons we
don't query the index for member access expressions.
Reviewers: sammccall, ioeric
Reviewed By: sammccall
Subscribers: klimek, MaskRay, jkorous, cfe-commits
Differential Revision: https://reviews.llvm.org/D46795
llvm-svn: 332226
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions