This revision was automatically updated to reflect the committed changes.
Closed by commit rL367494: [Reproducers] Force replay in synchronous mode.
(authored by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https:/
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65547/new/
https://reviews.llvm.org/D65547
___
lldb-commits mailing list
lldb-comm
JDevlieghere updated this revision to Diff 212695.
JDevlieghere added a comment.
Be more precise in comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65547/new/
https://reviews.llvm.org/D65547
Files:
lldb/lit/Reproducer/TestSynchronous.test
lldb/source/Interpreter/CommandInter
JDevlieghere created this revision.
JDevlieghere added reviewers: jingham, labath, teemperor.
Herald added a project: LLDB.
Replaying a reproducer in asynchronous mode never makes sense. This patch
disables asynchronous mode during replay.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D655