Expose Close{Read/Write}FileDescriptor for pipes.
authorChaoren Lin <chaorenl@google.com>
Wed, 29 Apr 2015 18:25:18 +0000 (18:25 +0000)
committerChaoren Lin <chaorenl@google.com>
Wed, 29 Apr 2015 18:25:18 +0000 (18:25 +0000)
commit66f2e12f7ac928367b40f38c0df2fd50edd537a6
treec51adf22b827376ec77dbd600a4a9025ad46f1cb
parent69b5f93cb5a8c3e6cf76e63fe96bcef6663b58d1
Expose Close{Read/Write}FileDescriptor for pipes.

llvm-svn: 236136
lldb/include/lldb/Host/PipeBase.h
lldb/include/lldb/Host/posix/PipePosix.h
lldb/include/lldb/Host/windows/PipeWindows.h
lldb/source/Host/windows/PipeWindows.cpp