Use range-based for loops. NFC.
[oota-llvm.git] / test / Verifier / recursive-struct-param.ll
2015-03-13 Owen AndersonFix an infinite recursion in the verifier caused by...