[Lldb-commits] [PATCH] D132217: [lldb] [Core] Harmonize Communication::Read() returns w/ thread

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 19 03:48:06 PDT 2022


labath added a comment.

Cool stuff. Would it be possible to test for the two paths into a single function (with some `if`s, if necessary)? That would make it clearer what (if any) are the differences between the two modes of operation.


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

https://reviews.llvm.org/D132217



More information about the lldb-commits mailing list