AsmPrinter: Explicitly scope iterator for MSVC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 26 Jun 2015 00:41:53 +0000 (00:41 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 26 Jun 2015 00:41:53 +0000 (00:41 +0000)
commit226f8f7de9d277af8f14d54f4a0b83f7326a1f8e
treef0b6b2348fa6d716834e9c712a3b78e673a6a089
parent48362d63cfd6079b2111c27a4cdc7b775225e857
AsmPrinter: Explicitly scope iterator for MSVC

Try to placate bots by explicitly scoping a conversion constructor from
`iterator` to `const_iterator`.

http://lab.llvm.org:8011/builders/sanitizer-windows/builds/5931/

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