diff options
author | Weverything <rtrieu@google.com> | 2020-01-23 16:03:31 -0800 |
---|---|---|
committer | Weverything <rtrieu@google.com> | 2020-01-23 19:02:00 -0800 |
commit | fe5f233a938f5bc31c458c39cca54d7dcc2667ef (patch) | |
tree | 8d9260177dc48f05f2551f748c7da20c8e62ac40 /lldb/unittests/ScriptInterpreter/Python | |
parent | c467faf23c7abda60cfd5486a39ffadd6f546d5c (diff) | |
download | llvm-fe5f233a938f5bc31c458c39cca54d7dcc2667ef.zip llvm-fe5f233a938f5bc31c458c39cca54d7dcc2667ef.tar.gz llvm-fe5f233a938f5bc31c458c39cca54d7dcc2667ef.tar.bz2 |
Fix assert that doesn't check anything.
Move the assert that checks for the end iterator inside the loop which
actually moves over the elements. This allows it to check that the
iteration stays within the range.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions