diff options
| author | Anna Thomas <anna@azul.com> | 2022-02-01 16:29:22 -0500 |
|---|---|---|
| committer | Anna Thomas <anna@azul.com> | 2022-02-01 17:00:08 -0500 |
| commit | bc48a266554740bbedbc155deda2aa81b9a1602d (patch) | |
| tree | 4a1828b1a41f9459b3d7ae909ee8e6164be80ef0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 453620f55ea38186cdf165b1ca2deb6c6b226132 (diff) | |
| download | llvm-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.h')
0 files changed, 0 insertions, 0 deletions
