OSDN Git Service

use range-based for loop
authorSanjay Patel <spatel@rotateright.com>
Tue, 19 May 2015 17:49:14 +0000 (17:49 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 19 May 2015 17:49:14 +0000 (17:49 +0000)
commit038aeda7cfa647a33cbf17ec4c72b4d1a5b2d42e
tree903634a1ba402ca1ecba08d2db38383596e65d86
parent92948b04c3710d0db834d7c910d9c6bcc424a2c5
use range-based for loop

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237705 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp