JDevlieghere added inline comments.
================ Comment at: lldb/examples/python/crashlog.py:417 +class CrashLogParser(object): + "Base class and factory." + def __new__(cls, debugger, path, verbose, *args, **kwargs): ---------------- JDevlieghere wrote: > This is not done (yet) CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131085/new/ https://reviews.llvm.org/D131085 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits