[Lldb-commits] [PATCH] D65739: [API] Have SBCommandReturnObject::GetOutput/Error return "" instead of nullptr

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 13 07:46:50 PDT 2019


labath added a comment.

Any thoughts on this one? The fix seems quite straight-forward, but I know there was a lot of discussion about None vs "" in the past (and I unfortunately don't remember the outcome of that, nor I was able to find those discussions), so I want to make sure I'm doing the right thing here...


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

https://reviews.llvm.org/D65739





More information about the lldb-commits mailing list