diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-10-13 03:26:19 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-10-13 03:26:19 +0000 |
commit | 584af871ccc4321c702cb5877c7b57ea7e41d113 (patch) | |
tree | 7b7faccb3de98781b6c91bd122d43ddec873767b /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 1ed6910338c565f5942b60940a9586d1a4675fc3 (diff) | |
download | bcm5719-llvm-584af871ccc4321c702cb5877c7b57ea7e41d113.tar.gz bcm5719-llvm-584af871ccc4321c702cb5877c7b57ea7e41d113.zip |
BitcodeWriter: Stop using implicit ilist iterator conversion, NFC
Now LLVMBitWriter compiles without implicit ilist iterator conversions.
In these cases, the cleanest thing was to switch to range-based for
loops. Since there wasn't much noise I converted sub-loops and parent
loops as a drive-by.
llvm-svn: 250144
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions