aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2023-11-07 11:22:23 -0800
committerGitHub <noreply@github.com>2023-11-07 11:22:23 -0800
commit03a92f0ecabdf8065f4458a780484db92f032d14 (patch)
tree112d39aab5a1c9720928f3cd6e7a32186fe88e39 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent009ba779c46829005396ac8c3c6d3c0f17b21091 (diff)
downloadllvm-03a92f0ecabdf8065f4458a780484db92f032d14.zip
llvm-03a92f0ecabdf8065f4458a780484db92f032d14.tar.gz
llvm-03a92f0ecabdf8065f4458a780484db92f032d14.tar.bz2
[lldb] BreakpointResolver{*}::CreateFromStructuredData should return shared pointers (#71477)
BreakpointResolver::CreateFromStructuredData returns a BreakpointResolverSP, but all of the subclasses return raw pointers. Instead of creating a raw pointer and shoving it into a shared pointer, it seems reasonable to just create the shared pointer directly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions