[Lldb-commits] [PATCH] D33213: Use socketpair on all Unix platforms
Demi Marie Obenour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 25 21:38:18 PDT 2017
DemiMarie added a comment.
In https://reviews.llvm.org/D33213#820238, @clayborg wrote:
> So where did the other changes go where we use "--fd" for non Apple builds? Did those changes get lost? They will be needed.
>
> Are you able to run the test suite now?
I did. Not all tests passed, but none of the failures appeared to be related to this change.
https://reviews.llvm.org/D33213
More information about the lldb-commits
mailing list