JSON crashlogs have an optional field named reportNotes that contains any potential errors encountered by the crash reporter when generating the crashlog. Parse and display them in LLDB.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo