Replaying a reproducer in asynchronous mode never makes sense. This patch disables asynchronous mode during replay.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65547
[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
Event TimelineThis revision is now accepted and ready to land.Jul 31 2019, 4:16 PM Closed by commit rL367494: [Reproducers] Force replay in synchronous mode. (authored by JDevlieghere). · Explain WhyJul 31 2019, 4:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 212702 lldb/trunk/lit/Reproducer/TestSynchronous.test
lldb/trunk/source/Interpreter/CommandInterpreter.cpp
|