diff options
author | Mark de Wever <koraq@xs4all.nl> | 2020-01-01 17:23:20 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2020-01-01 20:02:18 +0100 |
commit | e5ab1e49f958cd8388bab617819ba78167e557d3 (patch) | |
tree | 72294366f36eede9f7c75016c636bac63b44805a /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | f022a5a792fd39a4c33f49583d24d96c70177066 (diff) | |
download | bcm5719-llvm-e5ab1e49f958cd8388bab617819ba78167e557d3.tar.gz bcm5719-llvm-e5ab1e49f958cd8388bab617819ba78167e557d3.zip |
Improve Wrange-loop-analyses for rvalue reference
The Wrange-loop-analyses warns if a copy is made. Suppress this warning when
a temporary is bound to a rvalue reference.
While fixing this issue also found a copy-paste error in test6, which is also
fixed.
Differential Revision: https://reviews.llvm.org/D71806
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions