labath added inline comments.

================
Comment at: lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h:154
 
+class NullTerminated {
+  const char *str;
----------------
Actually, could you also write a short blurb about what is the purpose of this 
class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69133



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

Reply via email to