bulbazord added inline comments.
================
Comment at: lldb/examples/python/scripted_process/scripted_platform.py:33
+
+ processes = {
+ 420: {
----------------
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139250/new/
https://reviews.llvm.org/D139250
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits