[Lldb-commits] [lldb] [lldb][test] Add test categories for Linux and Darwin tests (PR #116194)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 14 07:41:53 PST 2024


JDevlieghere wrote:

Is the real, underlying problem that `skipUnlessDarwin` is checking the host platform instead of the target platform? I'm somewhat worried about adding a category that (at first glance) competes with the existing decorators and the associated risk of folks misunderstanding/misusing them. 

https://github.com/llvm/llvm-project/pull/116194


More information about the lldb-commits mailing list