[Lldb-commits] [PATCH] D90665: [crashlog] Modularize parser

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 2 20:39:41 PST 2020


JDevlieghere created this revision.
JDevlieghere added reviewers: aprantl, kastiglione, clayborg.
JDevlieghere requested review of this revision.

Instead of parsing the crashlog in one big loop, use methods that correspond to the different parsing modes.


https://reviews.llvm.org/D90665

Files:
  lldb/examples/python/crashlog.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90665.302454.patch
Type: text/x-patch
Size: 16274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201103/7c15e9dc/attachment.bin>


More information about the lldb-commits mailing list