[Lldb-commits] [lldb] [lldb][test] Add --target-os argument to dotest.py (PR #93887)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri May 31 01:10:01 PDT 2024


labath wrote:

Would it be possible to pass this automatically from the python process? Basically set `OS` to the value of `lldbplatformutil.getPlatform()` ? We could keep the existing exception for Android, although I don't think that anyone tests Android these days (your PRs sort of demonstrate that)...

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


More information about the lldb-commits mailing list