[Lldb-commits] [lldb] [lldb][test] Fix inline_sites_live.cpp Shell when run on Linux remotely from Windows (PR #115722)

Vladislav Dzhidzhoev via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 14 01:26:24 PST 2024


dzhidzhoev wrote:

> > Considering that there's "REQUIRES: system-windows" on top of the test, maybe I'll turn it off for target-linux at all?
> 
> This problem is not really linux specific any os!=windows will have the same problem. I think `REQUIRES: target-windows` would be better.

Thanks! I'll change it.

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


More information about the lldb-commits mailing list