================
@@ -142,6 +142,9 @@ class StopInfo : public
std::enable_shared_from_this<StopInfo> {
static lldb::StopInfoSP
CreateStopReasonProcessorTrace(Thread &thread, const char *description);
+ static lldb::StopInfoSP
----------------
jimingham wrote:
Ah, okay, you do for eStopReasonHistoryBoundary, but that's fairly distant from
this file.
https://github.com/llvm/llvm-project/pull/99736
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits