diff options
author | Mark de Wever <koraq@xs4all.nl> | 2019-12-21 11:20:49 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2019-12-21 14:52:29 +0100 |
commit | 70d592d68c7a8666183308d1daa2322ede87df09 (patch) | |
tree | f9462594e4e3621df16629dd954969a26b19bace /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | be1a9b3863b6649ef64f25c22394335c47f2ef31 (diff) | |
download | llvm-70d592d68c7a8666183308d1daa2322ede87df09.zip llvm-70d592d68c7a8666183308d1daa2322ede87df09.tar.gz llvm-70d592d68c7a8666183308d1daa2322ede87df09.tar.bz2 |
[Analyzer] Use a reference in a range-based for
This avoids unneeded copies when using a range-based for loops.
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Differential Revision: https://reviews.llvm.org/D70869
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions