Skip to content
Commit 87275186 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[LPM] Simplify this code and fix a compile error for compilers that

don't correctly implement the scoping rules of C++11 range based for
loops. This kind of aliasing isn't a good idea anyways (and wasn't
really intended).

llvm-svn: 247241
parent b1e3a9ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment