[Lldb-commits] [PATCH] D80112: Check if thread was suspended during previous stop added.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 12 14:14:49 PDT 2020


JDevlieghere added a comment.

In D80112#2090723 <https://reviews.llvm.org/D80112#2090723>, @fallkrum wrote:

> Guys help me figure out what may be wrong. Executed below listed command and can't find my newly added unit tests ThreadTest, ProcessEventDataTest.


Fixed in `bfea1df9f01393bac6d2ce6a45d3b764b01e9e9e`. Lit filters on the `Tests` suffix (note the trailings). I'll add a warning to `add_lldb_unittest` to prevent this from happening in the future.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80112/new/

https://reviews.llvm.org/D80112





More information about the lldb-commits mailing list