We always assume that this is valid anyway, might as well take a
reference.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153917
[lldb][NFCI] Target::StopHook::GetDescription should take a Stream ref instead of pointer ClosedPublic Authored by bulbazord on Jun 27 2023, 1:49 PM.
Details Summary We always assume that this is valid anyway, might as well take a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 27 2023, 6:06 PM Closed by commit rGb709149b7627: [lldb][NFCI] Target::StopHook::GetDescription should take a Stream ref instead… (authored by bulbazord). · Explain WhyJul 3 2023, 11:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536858 lldb/include/lldb/Target/Target.h
lldb/source/Commands/CommandCompletions.cpp
lldb/source/Commands/CommandObjectTarget.cpp
lldb/source/Target/Target.cpp
|