This is an archive of the discontinued LLVM Phabricator instance.

[crashlog] Modularize parser
ClosedPublic

Authored by JDevlieghere on Nov 2 2020, 8:39 PM.

Details

Summary

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

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Nov 2 2020, 8:39 PM
JDevlieghere created this revision.
clayborg accepted this revision.Nov 2 2020, 8:57 PM
This revision is now accepted and ready to land.Nov 2 2020, 8:57 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2020, 10:21 AM