teak-llvm/lldb/packages/Python/lldbsuite/test/python_api/file_handle
Lawrence D'Anna 6a93a12a8d [LLDB][Python] fix another fflush issue on NetBSD
Summary:
Here's another instance where we were calling fflush on an input
stream, which is illegal on NetBSD.

Reviewers: labath, mgorny

Reviewed By: mgorny

Subscribers: krytarowski, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D69488
2019-10-29 09:41:22 -07:00
..
TestFileHandle.py [LLDB][Python] fix another fflush issue on NetBSD 2019-10-29 09:41:22 -07:00