summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorClement Courbet <courbet@google.com>2024-07-23 11:32:26 +0200
committerGitHub <noreply@github.com>2024-07-23 11:32:26 +0200
commitdd23b347890512ee82741648e941df24e1d666ee (patch)
tree6df830d4b226398d47da1646216db50722753b3f /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent5f05d5ec8f9bb15c0ac29fce843a2c73165ac414 (diff)
[clang-tidy][performance-unnecessary-value-param] Make `handleMoveFix` virtual (#99867)
... so that downstream checks can override behaviour to do additional processing. Refactor the rest of the logic to `handleConstRefFix` (which is also `virtual`). This is otherwise and NFC. This is similar to https://github.com/llvm/llvm-project/pull/73921 but for `performance-unnecessary-value-param`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions