[Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 20 03:09:12 PDT 2025


================
@@ -2,6 +2,7 @@
 void done() {}
----------------
DavidSpickett wrote:

With:
```
// Ensure this function has some code in its body.
```

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


More information about the lldb-commits mailing list