dlav-sc wrote:

> I don't know what else it was going to do :)

Yeah, me too, so I've decided to retain the old behavior if 
`--platform-available-ports` isn’t specified.

> Do you need a CMake variable for this too? I wonder how you are getting the 
> argument to dotest.

I don't think I really need a separate CMake flag here. Currently, the 
`--platform-name` option for `dotest.py` is passed in through the 
`LLDB_TEST_USER_ARGS` CMake variable, so I can also include 
`--platform-available-ports` there too.

https://github.com/llvm/llvm-project/pull/112555
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to