commit | 80bd6db63954a040000a688064b211d4247a7515 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Thu Sep 10 04:22:36 2015 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 06 01:14:48 2020 -0700 |
tree | bdab03b185a00cbf932938570d8604edd8d78c9f | |
parent | 685efb3953de37c0ea90e1b41086e50360492a0c [diff] |
[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 GitOrigin-RevId: 87275186d1eb1fde38e133f2852317d817907bc5