]> granicus.if.org Git - clang/commit
Use a different name for this iterator. MSVC and clang++ didn't like "I" in the same...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 13 Feb 2010 09:11:28 +0000 (09:11 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 13 Feb 2010 09:11:28 +0000 (09:11 +0000)
commite3d0b1c1fe6c2f78e276e0a1f1ec8c64c0ace313
treed659c13d7804fd6170351ab0b7a0859728d81323
parentb571924f32590f026889f227f03570e59e5c29b7
Use a different name for this iterator. MSVC and clang++ didn't like "I" in the same scope twice.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96086 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp