[Lldb-commits] [lldb] [lldb][NFCI] Remove Broadcaster::BroadcastEvent overload with EventData param (PR #79064)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 22 18:47:25 PST 2024


bulbazord wrote:

I thought about this more and talked with Jim offline. I think that it makes sense for Broadcaster to create Events with the event_type and the EventDataSP. I'm going to switch my approach and abandon this one.

https://github.com/llvm/llvm-project/pull/79064


More information about the lldb-commits mailing list