diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-10-09 18:23:49 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-10-09 18:23:49 +0000 |
commit | 980f8f2639417fa9853a04ea58b8c1d7cd91a97c (patch) | |
tree | d65a793a8024f616261a1435d54f0c50011072d8 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 91e113d1ddcc284378299fbbb9259bd12477c488 (diff) | |
download | bcm5719-llvm-980f8f2639417fa9853a04ea58b8c1d7cd91a97c.tar.gz bcm5719-llvm-980f8f2639417fa9853a04ea58b8c1d7cd91a97c.zip |
CodeGen: Remove implicit conversions from Analysis and BranchFolding
Remove a few more implicit ilist iterator conversions, this time from
Analysis.cpp and BranchFolding.cpp.
I added a few overloads for `remove()` and `erase()`, which quite
naturally take pointers as well as iterators as parameters. This will
reduce the churn at least in the short term, but I don't really have a
problem with these existing for longer.
llvm-svn: 249867
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions