diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-10-10 11:26:51 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-10-10 11:26:51 +0000 |
commit | 95e264fc8a9335acec624c64a8352fb87a0dfa01 (patch) | |
tree | ecaa6cde8621da4280d5da85d7436f6baf265a88 /llvm/test/Bitcode/inalloca.ll | |
parent | 067bb1f546efdb9cae33262b684aeb340798ff57 (diff) | |
download | bcm5719-llvm-95e264fc8a9335acec624c64a8352fb87a0dfa01.tar.gz bcm5719-llvm-95e264fc8a9335acec624c64a8352fb87a0dfa01.zip |
[lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback
Summary:
The SearchCallback has a bool parameter that we always set to false, we never use in any callback implementation and that also changes its name
from one file to the other (either `containing` and `complete`). It was added in the original LLDB check in, so there isn't any history what
this was supposed to be, so let's just remove it.
Reviewers: jingham, JDevlieghere, labath
Reviewed By: jingham, labath
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68696
llvm-svn: 374313
Diffstat (limited to 'llvm/test/Bitcode/inalloca.ll')
0 files changed, 0 insertions, 0 deletions