diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-03-17 17:14:12 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-03-17 17:14:12 +0000 |
commit | 804a7fb7bafb1114317ec40cea548774d09913bd (patch) | |
tree | 18f209a2255c83949d58832b9936419abd6c250e /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp | |
parent | 3f44cd7926eda24cce75746094fac58c2a4f4c92 (diff) | |
download | bcm5719-llvm-804a7fb7bafb1114317ec40cea548774d09913bd.tar.gz bcm5719-llvm-804a7fb7bafb1114317ec40cea548774d09913bd.zip |
[C++11] Replacing DeclContext 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. Also used as an opportunity to normalize the name from getUsingDirectives() to using_directives().
llvm-svn: 204061
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions