diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-05-14 13:50:36 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-05-14 13:50:36 +0000 |
commit | fb9dde7040988e5b5f580e74ebbeabf0fbc70651 (patch) | |
tree | 7c29a8de8029f9913a65ef963e72278fa5a580d2 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | bf55e6dee136d081b0858f62fcc362d74a708894 (diff) | |
download | llvm-fb9dde7040988e5b5f580e74ebbeabf0fbc70651.zip llvm-fb9dde7040988e5b5f580e74ebbeabf0fbc70651.tar.gz llvm-fb9dde7040988e5b5f580e74ebbeabf0fbc70651.tar.bz2 |
[CodeComplete] Provide completion in decls even for incomplete types
Summary:
This change fixes lack of completions in the following case
('^'designates completion points) :
void f(^);
struct Incomplete;
Incomplete g(^);
Reviewers: bkramer, aaron.ballman, sammccall
Reviewed By: aaron.ballman
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D46639
llvm-svn: 332244
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions