[Lldb-commits] [lldb] [lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote (PR #146807)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 3 03:48:59 PDT 2025
labath wrote:
I think you're looking for `@skipIf(hostoslist=["windows"])`
https://github.com/llvm/llvm-project/pull/146807
More information about the lldb-commits
mailing list