summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-03-03 21:45:54 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-03-03 21:45:54 +0000
commit32ffb248ac75d865b347287d3bc975b0157fdac9 (patch)
treeda9a72f7b5cb9dc254ed5768cbe06ee2cc137d45 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parent93f605c22806810d6f1db59da32e28e8f81ed9c7 (diff)
downloadbcm5719-llvm-32ffb248ac75d865b347287d3bc975b0157fdac9.tar.gz
bcm5719-llvm-32ffb248ac75d865b347287d3bc975b0157fdac9.zip
CFG::SuccessorIterator: Remove explicit copy assignment, as the default is fine
There's no reason to disallow assigning an iterator from one range to an iterator that previously iterated over a disjoint range. This then follows the Rule of Zero, allowing implicit copy construction to be used without hitting the case that's deprecated in C++11. llvm-svn: 231142
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud