[Lldb-commits] [PATCH] D68723: Fix process launch failure on FreeBSD after r365761
Fangrui Song via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 10 03:10:26 PDT 2019
MaskRay added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68723/new/
https://reviews.llvm.org/D68723
More information about the lldb-commits
mailing list