[Lldb-commits] [PATCH] D68723: Fix process launch failure on FreeBSD after r365761

David CARLIER via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 10 03:19:31 PDT 2019


devnexen added a comment.

In D68723#1703379 <https://reviews.llvm.org/D68723#1703379>, @MaskRay wrote:

> In D68723#1703322 <https://reviews.llvm.org/D68723#1703322>, @devnexen wrote:
>
> > @dim I LGTMed this but would it a real issue for you to take on a less disruptive approach proposed by MaskRay ?
>
>
> I think we should do what @labath suggested (changing Expected to Optional) if that is not very difficult.


Good point, I missed it. Should be alright to.


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

https://reviews.llvm.org/D68723





More information about the lldb-commits mailing list