[Lldb-commits] [PATCH] D147833: [lldb] Change return type of EventData::GetFlavor
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Apr 8 21:01:04 PDT 2023
bulbazord updated this revision to Diff 511954.
bulbazord added a comment.
Change return type to llvm::StringRef
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147833/new/
https://reviews.llvm.org/D147833
Files:
lldb/include/lldb/Breakpoint/Breakpoint.h
lldb/include/lldb/Breakpoint/Watchpoint.h
lldb/include/lldb/Core/DebuggerEvents.h
lldb/include/lldb/Target/Process.h
lldb/include/lldb/Target/Target.h
lldb/include/lldb/Target/Thread.h
lldb/include/lldb/Utility/Event.h
lldb/source/API/SBEvent.cpp
lldb/source/Breakpoint/Breakpoint.cpp
lldb/source/Breakpoint/Watchpoint.cpp
lldb/source/Core/DebuggerEvents.cpp
lldb/source/Target/Process.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/Thread.cpp
lldb/source/Utility/Event.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147833.511954.patch
Type: text/x-patch
Size: 12580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230409/dd9f1d2a/attachment-0001.bin>
More information about the lldb-commits
mailing list