labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
This looks like it could work, though only barely. `@skipIfWindows` checks for target system, but we would really need this to check the host OS (for remote testing, although I don't know if anyone does that on windows these days). However, in conjuction with `@skipIfRemote` it should do the right thing. In any case, this is small enough a change to try it out. Just be sure to check the windows bot afterwards. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86745/new/ https://reviews.llvm.org/D86745 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits