diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-03-16 15:23:44 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-03-16 15:23:44 +0000 |
commit | 94da7bdde6fe563a672f763b85291a310174fffa (patch) | |
tree | c4548799dadc54e51ce4017845e4f98f264e596b /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | abbd54ce009579da4aa532b83632cc584f0b7b19 (diff) | |
download | bcm5719-llvm-94da7bdde6fe563a672f763b85291a310174fffa.tar.gz bcm5719-llvm-94da7bdde6fe563a672f763b85291a310174fffa.zip |
[clangd] Handle multiple callbacks from Sema's completion
Summary:
When parser backtracks, we might receive multiple code completion
callbacks.
Previously we had a failing assertion there, now we take first results
and hope they are good enough.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: klimek, jkorous-apple, ioeric, cfe-commits
Differential Revision: https://reviews.llvm.org/D44567
llvm-svn: 327717
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions