This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Use the debugger's asynchronous output stream for writing progress events.
ClosedPublic

Authored by JDevlieghere on Mar 11 2022, 5:34 PM.

Details

Summary

Use the debugger's asynchronous output stream for writing progress events.

Diff Detail

Event Timeline

JDevlieghere created this revision.Mar 11 2022, 5:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 5:34 PM
JDevlieghere retitled this revision from [lldb] Use the debugger's output stream for writing in HandleProgressEvent to [lldb] Use the debugger's asynchronous output stream for writing progress events..
JDevlieghere edited the summary of this revision. (Show Details)
labath accepted this revision.Mar 14 2022, 2:04 AM
This revision is now accepted and ready to land.Mar 14 2022, 2:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2022, 10:31 AM