diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-03-17 16:55:25 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-03-17 16:55:25 +0000 |
commit | 35c5495bbbc5863cf8e6ec5e37432405af558a8f (patch) | |
tree | 2ca44657b2a0d7dd84012ae9f1309f715b23a3ad /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 650459721aee46fe1a6e2d76fa958cc6d53cb64d (diff) | |
download | llvm-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