diff options
| author | Rahul Kayaith <rkayaith@gmail.com> | 2023-05-24 22:05:06 -0400 |
|---|---|---|
| committer | Rahul Kayaith <rkayaith@gmail.com> | 2023-05-24 22:16:58 -0400 |
| commit | d0d26ee78cde3402fbc1fe445bcbcfc7606fbcd1 (patch) | |
| tree | be52de78dd32b9b985123f45b96de5df1151b723 /lldb/test/API/python_api/debugger/TestDebuggerAPI.py | |
| parent | 693a1b7024b81655760e209b73b3ef339e161d76 (diff) | |
[mlir][python] Hook up PyRegionList.__iter__ to PyRegionIterator
This fixes a -Wunused-member-function warning, at the moment
`PyRegionIterator` is never constructed by anything (the only use was
removed in D111697), and iterating over region lists is just falling
back to a generic python iterator object.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D150244
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
