mib added inline comments.

================
Comment at: lldb/bindings/python/python-wrapper.swig:317
 
+PythonObject lldb_private::LLDBSwigPythonCreateScriptedPlatform(
+    const char *python_class_name, const char *session_dictionary_name,
----------------
JDevlieghere wrote:
> This looks pretty similar to `LLDBSwigPythonCreateScriptedThread` and 
> `LLDBSwigPythonCreateScriptedProcess`. Can we factor out the common parts?
True, but this need some refactor unrelated to this patch, so I'll do it in a 
follow-up


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

https://reviews.llvm.org/D139250

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

Reply via email to