diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2025-08-04 09:43:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 09:43:21 -0700 |
commit | 80bd72b9b0d5d1f8fd54a4ee6f8af80734912d5d (patch) | |
tree | 866c465cb32b17c322f213485748de443c222cbf /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 7b208e04b2e7c4a10eebf026996d8116eac5f603 (diff) | |
download | llvm-80bd72b9b0d5d1f8fd54a4ee6f8af80734912d5d.zip llvm-80bd72b9b0d5d1f8fd54a4ee6f8af80734912d5d.tar.gz llvm-80bd72b9b0d5d1f8fd54a4ee6f8af80734912d5d.tar.bz2 |
[lldb][nfc] Use delegating ctor for ExecutionContext (#151987)
The ctor that takes a reference to ExecutionContextRef can be
implemented in terms of the ctor that takes a pointer to that object,
removing code duplication.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions