Skip to content
Commit c5f121e3 authored by Johnny Chen's avatar Johnny Chen
Browse files

Add a test case for lldbutil.lldb_iter() which returns an iterator object

for lldb objects which can contain other lldb objects.  Examples are:
SBTarget contains SBModule, SBModule contains SBSymbols, SBProcess contains
SBThread, SBThread contains SBFrame, etc.

llvm-svn: 130258
parent bcb23a18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment