[Lldb-commits] [lldb] [lldb][test] Fix type error when calling random.randrange with 'float' arg (PR #97328)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 2 05:41:22 PDT 2024


https://github.com/labath commented:

Looks good, but note that this file was moved (to `packages/Python/lldbsuite/test/tools/lldb-server/lldbgdbserverutils.py`) recently, so you'll need to rebase this PR to HEAD.

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


More information about the lldb-commits mailing list