================
@@ -480,7 +480,7 @@ void HandleTargetEvent(const lldb::SBEvent &event, Log 
*log) {
   }
 }
 
-void HandleBreakpointEvent(const lldb::SBEvent &event, Log *log) {
+void HandleBreakpointEvent(const lldb::SBEvent &event, Log &log) {
----------------
ashgti wrote:

Done.

https://github.com/llvm/llvm-project/pull/170731
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to