mib marked 2 inline comments as done.
mib added inline comments.

================
Comment at: lldb/examples/python/scripted_process/scripted_platform.py:33
+
+        processes = {
+            420: {
----------------
bulbazord wrote:
> JDevlieghere wrote:
> > Why is this method implemented and not a `pass` like the others?
> This method is not implemented, it's just a docstring explaining how this 
> method should function. The `pass` is on line 50.
+1


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