[Lldb-commits] [PATCH] D68696: [lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 9 05:25:37 PDT 2019


teemperor added a comment.

I just realised the same is true for `addr` (beside that it is consistently named). I'll remove this too after this has landed.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68696/new/

https://reviews.llvm.org/D68696





More information about the lldb-commits mailing list