aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-03-17 16:55:25 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-03-17 16:55:25 +0000
commit35c5495bbbc5863cf8e6ec5e37432405af558a8f (patch)
tree2ca44657b2a0d7dd84012ae9f1309f715b23a3ad /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent650459721aee46fe1a6e2d76fa958cc6d53cb64d (diff)
downloadllvm-35c5495bbbc5863cf8e6ec5e37432405af558a8f.zip
llvm-35c5495bbbc5863cf8e6ec5e37432405af558a8f.tar.gz
llvm-35c5495bbbc5863cf8e6ec5e37432405af558a8f.tar.bz2
[C++11] Replacing Scope iterators decl_begin() and decl_end() with iterator_range decls(). Updating all of the usages of the iterators with range-based for loops, and removing the no-longer-needed iterator versions.
llvm-svn: 204052
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions