This is an archive of the discontinued LLVM Phabricator instance.

[lldb-vscode] Adjusting CreateSource to detect compiler generated frames.
ClosedPublic

Authored by ashgti on Jun 28 2023, 5:19 PM.

Diff Detail

Event Timeline

ashgti created this revision.Jun 28 2023, 5:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:19 PM
ashgti requested review of this revision.Jun 28 2023, 5:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:19 PM

A small fix for displaying compiler-generated frames.

wallace accepted this revision.Jun 28 2023, 7:09 PM

pretty nice. Thanks!

This revision is now accepted and ready to land.Jun 28 2023, 7:09 PM