diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-09-10 04:22:36 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-09-10 04:22:36 +0000 |
commit | 87275186d1eb1fde38e133f2852317d817907bc5 (patch) | |
tree | 8256ab04acb2080de2190b18abb002d3569410e7 /llvm/lib/Support/StringRef.cpp | |
parent | b1e3a9ae8d30e23186f08548f9bd3ba79c09ea1c (diff) | |
download | llvm-87275186d1eb1fde38e133f2852317d817907bc5.zip llvm-87275186d1eb1fde38e133f2852317d817907bc5.tar.gz llvm-87275186d1eb1fde38e133f2852317d817907bc5.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions