[Lldb-commits] [PATCH] D68546: remove FILE* usage from ReportEventState() and HandleProcessEvent()

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 14 00:56:36 PDT 2019


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

In D68546#1706424 <https://reviews.llvm.org/D68546#1706424>, @lawrence_danna wrote:

> Ok I'll just update it to go though `StreamFile` internally and leave the decision of whether a `SBStream` version should be added to a later patch and/or someone else to decide.


SGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68546





More information about the lldb-commits mailing list