[Lldb-commits] [PATCH] D33213: Use socketpair on all Unix platforms

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 19 01:56:32 PDT 2017


labath added a comment.

In https://reviews.llvm.org/D33213#814041, @DemiMarie wrote:

> In https://reviews.llvm.org/D33213#813037, @clayborg wrote:
>
> > Before any changes are submitted, we assume you are getting a clean test suite run.
>
>
> On my system, I get build failures in clang.


I suggest you write an email to cfe-dev http://lists.llvm.org/mailman/listinfo/cfe-dev and ask for help (or just google around). It's kinda hard to develop a feature without even being able to build the code :)


https://reviews.llvm.org/D33213





More information about the lldb-commits mailing list