summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-03-17 17:14:12 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-03-17 17:14:12 +0000
commit804a7fb7bafb1114317ec40cea548774d09913bd (patch)
tree18f209a2255c83949d58832b9936419abd6c250e /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
parent3f44cd7926eda24cce75746094fac58c2a4f4c92 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud