Author: Fangrui Song
Date: 2021-02-13T11:10:29-08:00
New Revision: 135d07fb0d8f7fed37c4f8cebb42c70cd05bfa84
URL:
https://github.com/llvm/llvm-project/commit/135d07fb0d8f7fed37c4f8cebb42c70cd05bfa84
DIFF:
https://github.com/llvm/llvm-project/commit/135d07fb0d8f7fed37c4f8cebb42c70cd05bfa84.diff
kastiglione created this revision.
kastiglione added a reviewer: jingham.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Correct `Thread::DiscardPlan` to call `DiscardPlan` instead of `PopPlan`.
Repository:
rG LLVM Github M
kastiglione created this revision.
kastiglione added a reviewer: jingham.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
The calls to `ThreadPlan::WillStop` do not use the return value. This changes
`WillStop`
to a `void` retu