diff options
author | David L. Jones <dlj@google.com> | 2019-05-13 20:32:53 +0000 |
---|---|---|
committer | David L. Jones <dlj@google.com> | 2019-05-13 20:32:53 +0000 |
commit | 3cce23746edfc6c24f25b73bd8032582df03222c (patch) | |
tree | f41af01a58f2542af03657a9fa56d9a6fc34c1c1 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 323dc634b984b7d30e10b82ae4e9536559488f70 (diff) | |
download | bcm5719-llvm-3cce23746edfc6c24f25b73bd8032582df03222c.tar.gz bcm5719-llvm-3cce23746edfc6c24f25b73bd8032582df03222c.zip |
[Support] Ensure redirected outputs don't contain output from previous tests.
stdout may be buffered, and may not flush on every write. Explicitly flushing
before redirecting the output ensures that the captured output does not contain
output from other tests.
llvm-svn: 360617
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions