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

Oleksiy Vyalov ovyalov at google.com
Thu Nov 20 17:33:07 PST 2014


Removed #undef PIPE2_SUPPORTED - since it's a source file no need to undef the macro explicitly.

Thank you!

http://reviews.llvm.org/D6348

Files:
  include/lldb/Host/posix/PipePosix.h
  source/Host/posix/ConnectionFileDescriptorPosix.cpp
  source/Host/posix/PipePosix.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6348.16465.patch
Type: text/x-patch
Size: 2563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141121/0b0bdfba/attachment.bin>


More information about the lldb-commits mailing list