[Lldb-commits] [lldb] [LLDB] Swig python extensions tests for SBTargetExtention (PR #173473)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Sun Jan 4 11:23:27 PST 2026


================

----------------
JDevlieghere wrote:

```suggestion
        self.assertGreater(target.data_byte_size > 0)
        self.assertGreater(target.code_byte_size > 0)
```

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


More information about the lldb-commits mailing list