This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Implement ObjCExceptionThrowFrameRecognizer::GetName()
ClosedPublic

Authored by kastiglione on Oct 16 2020, 1:09 PM.

Details

Summary

Implement GetName for ObjCExceptionThrowFrameRecognizer. Otherwise, frame recognizer list shows "(internal)" for the name.

Diff Detail

Event Timeline

kastiglione created this revision.Oct 16 2020, 1:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 16 2020, 1:09 PM
kastiglione requested review of this revision.Oct 16 2020, 1:09 PM
jingham accepted this revision.Oct 16 2020, 1:22 PM

LGTM

This revision is now accepted and ready to land.Oct 16 2020, 1:22 PM
This revision was landed with ongoing or failed builds.Oct 16 2020, 2:24 PM
This revision was automatically updated to reflect the committed changes.