[Lldb-commits] [PATCH] D18057: Fixed an issue where python would always use stdin, stdout and stderr

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 10 11:53:06 PST 2016


zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.

Looks good, and it doesn't break anything on Windows.  Glad we got rid of copying and duplication, that always seemed like unnecessary complexity.


http://reviews.llvm.org/D18057





More information about the lldb-commits mailing list