diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-03-17 17:03:37 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-03-17 17:03:37 +0000 |
commit | 5df6aa465ee1857daa98e3c0bd5f30aea5dc602a (patch) | |
tree | 035a471e8eb071d59586707c0f086a3b5a0fd022 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 35c5495bbbc5863cf8e6ec5e37432405af558a8f (diff) | |
download | llvm-5df6aa465ee1857daa98e3c0bd5f30aea5dc602a.zip llvm-5df6aa465ee1857daa98e3c0bd5f30aea5dc602a.tar.gz llvm-5df6aa465ee1857daa98e3c0bd5f30aea5dc602a.tar.bz2 |
[C++11] Replacing Scope iterators using_directives_begin() and using_directives_end() with iterator_range using_directives(). Updating all of the usages of the iterators with range-based for loops, and removing the no-longer-needed iterator versions.
llvm-svn: 204053
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions