diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-01 15:13:09 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-01 15:13:09 +0000 |
commit | eda8f5d592d8462891c05a8639d1b18e91f8c559 (patch) | |
tree | 7a1bc16ab48ea256befddf600e416464f071f724 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | ef105caea93dad6087b4e91a6eaf7ea113de55ee (diff) | |
download | bcm5719-llvm-eda8f5d592d8462891c05a8639d1b18e91f8c559.tar.gz bcm5719-llvm-eda8f5d592d8462891c05a8639d1b18e91f8c559.zip |
CodeGen: Avoid iterator conversion in UnreachableBlockElim, NFC
Avoid an unnecessary (and implicit) iterator to pointer conversion in
UnreachableBlockElim by using the post-increment operator.
llvm-svn: 274355
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions