Skip to content
Unverified Commit 03a92f0e authored by Alex Langford's avatar Alex Langford Committed by GitHub
Browse files

[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.
parent 009ba779
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment