bulbazord added a comment.

I like this idea quite a bit! I assume that when somebody hits a bug, they can 
give us their diagnostics file and we will hopefully see the assertion 
somewhere (if there was one)?



================
Comment at: lldb/source/Target/Target.cpp:115
 
+  lldbassert(false && "foo");
   CheckInWithManager();
----------------
.


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

https://reviews.llvm.org/D152866

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

Reply via email to