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

Ilya Bukonkin via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 12 14:49:56 PDT 2020


fallkrum added a comment.

In D80112#2090767 <https://reviews.llvm.org/D80112#2090767>, @JDevlieghere wrote:

> 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.


Thanks, I’v already started to think we forgot to add something in somewhere :)


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