CodeGen: Remove implicit iterator conversions from SlotIndexes.h, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 9 Oct 2015 18:35:09 +0000 (18:35 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 9 Oct 2015 18:35:09 +0000 (18:35 +0000)
commit7e15cfe71debf109ec1ff5ffddb2eb48ac2c450d
tree25ebe0c6c3786bcc603bfbb3de4008556fe954a5
parentaa464da594c387256b51beb438d5e830784f26a9
CodeGen: Remove implicit iterator conversions from SlotIndexes.h, NFC

Be explicit about changes between pointers and iterators, as with other
recent commits.  This transitively removes implicit ilist iterator
conversions from about 20 source files in CodeGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249869 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SlotIndexes.h