MC: range-loopify
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 28 Apr 2014 03:34:48 +0000 (03:34 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 28 Apr 2014 03:34:48 +0000 (03:34 +0000)
Use C++11 range-based loops rather than explicit constructors.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207393 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found