diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-05-27 06:51:34 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-05-27 06:51:34 +0000 |
commit | 57411e3fc6af299e47b5a0cd8362cffe91e3fa7a (patch) | |
tree | fe10d54dca60e83b66b567109ca0886b0c5cfc3d /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | aa8020752ef813a4dd07d11733589e3ae036984d (diff) | |
download | llvm-57411e3fc6af299e47b5a0cd8362cffe91e3fa7a.zip llvm-57411e3fc6af299e47b5a0cd8362cffe91e3fa7a.tar.gz llvm-57411e3fc6af299e47b5a0cd8362cffe91e3fa7a.tar.bz2 |
Drop const in front of iterator
David Blaikie:
"find returns an iterator by value, so it's just added complexity/strangeness to
then use reference lifetime extension to give it the same semantics as if you'd
used a value type instead of a reference type."
llvm-svn: 238294
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions