aprantl added inline comments.

================
Comment at: 
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:2379
+    stream->Printf("warning: libobjc.A.dylib is being read from process "
+                   "memory. This indicates that we could not %s. This will "
+                   "likely reduce debugging performance.\n",
----------------
I would replace `we` with `LLDB`. Users might see this in their IDE's console 
and not even know who `we` is.


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

https://reviews.llvm.org/D117623

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

Reply via email to