Skip to content
Commit 3e8c1c4f authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/crashlog] Fix frame parser regex for when there is no source info

It can happen that the originator of a crash report doesn't have access
to certain images. When that's the case, ReportCrash won't show the
source info in the crash report stack frames, but only the stack address
and image name.

This patch fixes a bug in the crashlog stackframe parser regular
expression to optionally match the source info group.

rdar://101934135

Differential Revision: https://reviews.llvm.org/D137466



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent 67032903
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment