This is an archive of the discontinued LLVM Phabricator instance.

[Reproducers] Force replay in synchronous mode.
ClosedPublic

Authored by JDevlieghere on Jul 31 2019, 4:05 PM.

Details

Summary

Replaying a reproducer in asynchronous mode never makes sense. This patch disables asynchronous mode during replay.

Diff Detail

Repository
rLLDB LLDB

Event Timeline

JDevlieghere created this revision.Jul 31 2019, 4:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2019, 4:05 PM

Be more precise in comment.

davide accepted this revision.Jul 31 2019, 4:16 PM
davide added a subscriber: davide.

Thanks!

This revision is now accepted and ready to land.Jul 31 2019, 4:16 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2019, 4:34 PM