summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-08-22 08:52:01 -0700
committerKazu Hirata <kazu@google.com>2024-08-22 08:52:01 -0700
commita625435d3ef4c7bbfceb44498b9b5a2cbbed838b (patch)
tree95727946dce6defbc4131388f6a4ecbef0392f2a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent8c6f8c29e90666b747fc4b4612647554206a2be5 (diff)
[Vectorize] Fix warnings
This patch fixes warnings of the form: llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:9300:23: error: loop variable '[E, Idx]' creates a copy from type 'const value_type' (aka 'const std::pair<const llvm::slpvectorizer::BoUpSLP::TreeEntry *, unsigned int>') [-Werror,-Wrange-loop-construct]
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions