This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Flush stream at the end of PrintCommandOutput
ClosedPublic

Authored by zequanwu on Mar 3 2022, 7:24 PM.

Details

Summary

On Windows, lldb doesn't print any error message until exit. This fixes it.

Diff Detail

Event Timeline

zequanwu created this revision.Mar 3 2022, 7:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 7:24 PM
zequanwu requested review of this revision.Mar 3 2022, 7:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 7:24 PM
This revision is now accepted and ready to land.Mar 4 2022, 12:57 PM
This revision was automatically updated to reflect the committed changes.