[Lldb-commits] [PATCH] Extend PipePosix with child_processes_inherit support - to control whether pipe handles should be inherited by a child process.

Ed Maste emaste at freebsd.org
Thu Nov 20 16:32:55 PST 2014


================
Comment at: source/Host/posix/PipePosix.cpp:183-184
@@ -145,1 +182,3 @@
 }
+
+#undef PIPE2_SUPPORTED
----------------
Not sure this is necessary

http://reviews.llvm.org/D6348






More information about the lldb-commits mailing list