Prefix `next' iterator operation with `llvm::'.
authorOscar Fuentes <ofv@wanadoo.es>
Mon, 2 Aug 2010 06:00:15 +0000 (06:00 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Mon, 2 Aug 2010 06:00:15 +0000 (06:00 +0000)
commitee56c42168f6c4271593f6018c4409b6a5910302
treecbc97623bf259278835c3cff3695d026a1c48d98
parent44c7486c6331cdc726057b35ca57f00b5936e261
Prefix `next' iterator operation with `llvm::'.

Fixes potential ambiguity problems on VS 2010.

Patch by nobled!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110029 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMLibDeps.cmake
lib/Analysis/ScalarEvolution.cpp
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Constants.cpp
unittests/VMCore/InstructionsTest.cpp