diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-07-18 14:15:14 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2025-07-18 14:29:20 -0700 |
commit | 3641448e08961d8b8621fafa01167f96d948ee9e (patch) | |
tree | 2a232c410cbafe3508ab5b4f99a009ded28c57fe /llvm/lib/Support/ProgramStack.cpp | |
parent | 965b68e8f26ea51202adfd2ab6429a68e8ce63c3 (diff) | |
download | llvm-3641448e08961d8b8621fafa01167f96d948ee9e.zip llvm-3641448e08961d8b8621fafa01167f96d948ee9e.tar.gz llvm-3641448e08961d8b8621fafa01167f96d948ee9e.tar.bz2 |
[lldb] Use StopInfoSP instead of StopInfo* (NFC)
Don't make assumptions about the lifetime of the underlying object and
use the shared_ptr to participate in reference counting and extend the
lifetime of the object to the end of the lexical scope.
Diffstat (limited to 'llvm/lib/Support/ProgramStack.cpp')
0 files changed, 0 insertions, 0 deletions