diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-10-07 16:08:52 -0700 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-11-03 14:44:52 -0700 |
commit | 42df155ae628b4ae756a858bd09b105ee10b86eb (patch) | |
tree | add05a31dbb9f587c75a09be6c4bc15420b45907 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 3be864333a8843534465bcbf3d355fcd12b42369 (diff) | |
download | llvm-42df155ae628b4ae756a858bd09b105ee10b86eb.zip llvm-42df155ae628b4ae756a858bd09b105ee10b86eb.tar.gz llvm-42df155ae628b4ae756a858bd09b105ee10b86eb.tar.bz2 |
[lldb/crashlog] Fix the image_regex_uuid to skip null UUID images
This patch updates the image_regex_uuid matcher to match null-UUID
images in the plain text crashlog parser.
It updates the regex to match one or more '?' characters or the image
full path.
rdar://100904019
Differential Revision: https://reviews.llvm.org/D135482
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions