[Lldb-commits] [PATCH] D68188: allow arbitrary python streams to be converted to SBFile

Lawrence D'Anna via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 4 18:34:36 PDT 2019


lawrence_danna added a comment.

I changed my mind about splitting this into another patch.    When I first said that I had in mind a much more extensive rewrite of the PythonDataObjects.   I think it's fine now as one patch -- though we should still go back later add Expected<> everywhere in PythonDataObjects.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68188





More information about the lldb-commits mailing list