[Lldb-commits] [lldb] [lldb] Fixed the test TestSettings when run with a remote target (PR #91915)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon May 13 03:56:22 PDT 2024
https://github.com/labath approved this pull request.
Makes sense, although I think that slapping `@skipIfRemote` on the test would work equally well. AFAICT, this test does not actually care about the remote (or any other) platform, so there's very little value in running it in these configurations.
https://github.com/llvm/llvm-project/pull/91915
More information about the lldb-commits
mailing list