[Lldb-commits] [PATCH] D85365: [lldb] Modify the `skipIfRemote` decorator so we can skip all PExpect tests.

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 5 15:19:19 PDT 2020


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

I assume we're still allowing to put the decorator on a test-by-test basis, and that seems the case from what I see.
If so, LG.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D85365



More information about the lldb-commits mailing list