aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorAnna Thomas <anna@azul.com>2022-02-01 16:29:22 -0500
committerAnna Thomas <anna@azul.com>2022-02-01 17:00:08 -0500
commitbc48a266554740bbedbc155deda2aa81b9a1602d (patch)
tree4a1828b1a41f9459b3d7ae909ee8e6164be80ef0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent453620f55ea38186cdf165b1ca2deb6c6b226132 (diff)
downloadllvm-bc48a266554740bbedbc155deda2aa81b9a1602d.zip
llvm-bc48a266554740bbedbc155deda2aa81b9a1602d.tar.gz
llvm-bc48a266554740bbedbc155deda2aa81b9a1602d.tar.bz2
[LoopPeel] Use reference instead of pointer for DT argument
Cleanup code in peelLoop API. We already have usage of DT without guarding against a null DT, so this change constant folds the remaining null DT checks. Also make the argument a reference so that it is clear the argument is a nonnull DT. Extracted from D118472.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions