diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-06-07 16:24:38 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-06-07 16:24:38 +0000 |
commit | a7a1147d4f0901841dc0432b1988debc0ce09b31 (patch) | |
tree | 4984791efeeef6d0b4a82a3cccc60b713805377f /clang/docs/LibASTMatchersTutorial.rst | |
parent | e490e4a0e7ea2d5705a28c16509ef7da85042ff6 (diff) | |
download | bcm5719-llvm-a7a1147d4f0901841dc0432b1988debc0ce09b31.tar.gz bcm5719-llvm-a7a1147d4f0901841dc0432b1988debc0ce09b31.zip |
[clangd] Return empty results on spurious completion triggers
Summary:
We currently return an error, this causes `coc.nvim` and VSCode to
show an error message in the logs.
Returning empty list of completions allows to avod the error message
without altering other user-visible behavior.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D62999
llvm-svn: 362811
Diffstat (limited to 'clang/docs/LibASTMatchersTutorial.rst')
0 files changed, 0 insertions, 0 deletions