[Lldb-commits] [lldb] [lldb] add --platform-available-ports option to the dotest.py (PR #112555)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 6 05:12:40 PST 2025


https://github.com/DavidSpickett commented:

Yeah I didn't realise it generated them randomly, though I don't know what else it was going to do :)

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

For example https://lab.llvm.org/buildbot/#/builders/195/builds/5784/steps/6/logs/stdio uses CMake variables.

No harm adding one for this, as I see the other platform_ ones already there.

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


More information about the lldb-commits mailing list