clayborg added inline comments.

================
Comment at: lldb/include/lldb/Core/Debugger.h:431
+  /// Progress events will be delivered to any debuggers that have listeners
+  /// for the eBroadcastBitError.
+  ///
----------------
This comment seems wrong? The code below asserts and returns in 
PrivateReportDiagnostic(). Do we want to add a eBroadcastBitInfo?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136648/new/

https://reviews.llvm.org/D136648

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to