use range-based for loops; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 10 Mar 2015 03:26:39 +0000 (03:26 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 10 Mar 2015 03:26:39 +0000 (03:26 +0000)
commit9e894a912989566cf50733dfa6db2774199ea882
tree4e52ad5690a81d5f07d05157f298c2e41761df77
parentd4843f4c4539d8d8470f85c16d4d8ce00893a3c7
use range-based for loops; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraphSCCPass.cpp