diff options
author | Mark de Wever <koraq@xs4all.nl> | 2019-11-12 20:51:06 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2019-11-12 20:53:08 +0100 |
commit | 964842861c8acd53b8df8799f7c3800c5528fb72 (patch) | |
tree | 66099e0558b11f4d0eb039ab34b64c1cf73d8bfd /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 51abcebbb6e5c8f8befaa523ae873adecf2d1012 (diff) | |
download | bcm5719-llvm-964842861c8acd53b8df8799f7c3800c5528fb72.tar.gz bcm5719-llvm-964842861c8acd53b8df8799f7c3800c5528fb72.zip |
[Analyzer] Use a reference in a range-based for
Let the checkers use a reference instead of a copy in a range-based
for loop.
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Differential Revision: https://reviews.llvm.org/D70047
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions