summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorChia-hung Duan <chiahungduan@google.com>2023-03-04 01:25:18 +0000
committerChia-hung Duan <chiahungduan@google.com>2023-03-07 21:55:04 +0000
commit657d297a92aed929d37c8d7b148a6e848bc182df (patch)
tree1fe1b4d1a5f9f09295ddccbf2384705c31b3d378 /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parentcc009334ebd86b61def72284f9c6b36d5b7d77b3 (diff)
[scudo] Simplify markFreeBlocks
With memory group, we always mark the free blocks from the same region. Therefore, we don't need to calculate the offset from base and determine the region index. Also improve the way we deal with the last block in the region so that the loop body is simpler. Reviewed By: cferris Differential Revision: https://reviews.llvm.org/D143303
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions