Alex Langford
0cea54a382
[lldb][NFCI] Remove EventData* param from BroadcastEvent ( #78773 )
...
BroadcastEvent currently takes its EventData* param and shoves it into
an Event object, which takes ownership of the pointer and places it into
a shared_ptr to manage the lifetime.
Instead of relying on `new` and passing raw pointers around, I think it
would make more sense to create the shared_ptr up front.
2024-01-22 10:46:20 -08:00
..
2023-08-17 16:22:39 -07:00
2023-05-03 10:30:42 -07:00
2023-12-16 14:39:37 -08:00
2020-01-24 08:52:55 +01:00
2024-01-22 10:46:20 -08:00
2023-11-09 12:38:01 +00:00
2023-11-08 10:11:58 -08:00
2023-12-16 14:39:37 -08:00
2020-01-24 08:52:55 +01:00
2023-12-14 17:44:18 +00:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2021-12-16 09:59:55 -08:00
2023-07-09 14:09:21 +01:00
2023-10-20 00:20:30 -07:00
2021-09-02 11:32:28 -04:00
2023-08-16 10:35:32 -07:00
2024-01-12 13:08:24 -08:00
2024-01-16 15:40:15 -08:00
2022-09-19 14:43:31 -07:00
2022-03-14 13:32:03 -07:00
2020-01-24 08:52:55 +01:00
2023-08-16 10:35:32 -07:00
2023-06-13 20:50:29 -07:00
2023-07-03 14:12:39 -07:00
2023-11-03 14:20:05 +00:00
2023-12-16 14:39:37 -08:00
2023-04-25 15:02:34 -07:00
2023-07-17 12:53:34 -07:00
2020-04-27 09:55:06 +02:00
2023-10-17 15:40:51 -07:00
2023-01-07 14:36:35 -08:00
2020-01-24 08:52:55 +01:00
2023-11-17 10:17:48 -08:00
2024-01-22 09:08:42 +00:00
2024-01-10 10:13:14 -08:00
2023-12-16 14:39:37 -08:00
2023-01-07 14:18:35 -08:00
2021-05-26 12:46:12 +02:00
2023-01-10 11:47:43 +01:00
2023-09-14 10:53:39 -07:00
2023-12-16 14:39:37 -08:00
2023-06-26 10:36:41 -07:00
2022-12-16 07:56:52 +00:00
2022-12-16 07:56:52 +00:00
2020-10-12 13:46:17 +02:00
2023-01-07 14:18:35 -08:00
2021-05-26 12:46:12 +02:00
2023-01-07 14:18:35 -08:00
2023-06-26 10:33:18 -07:00
2021-05-26 12:46:12 +02:00
2021-10-24 17:35:33 -07:00
2024-01-17 09:47:08 -08:00
2023-06-20 15:21:46 -07:00