[Lldb-commits] [PATCH] D96307: [lldb] Fix crash in FormatEntity for mangled-name

2021-02-08 Thread Dave Lee via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG7dc324aafa2b: [lldb] Fix crash in FormatEntity for mangled-name (authored by kastiglione). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST

[Lldb-commits] [PATCH] D96307: [lldb] Fix crash in FormatEntity for mangled-name

2021-02-08 Thread Med Ismail Bennani via Phabricator via lldb-commits
mib accepted this revision. mib added a comment. This revision is now accepted and ready to land. Herald added a subscriber: JDevlieghere. LGTM! Thanks for catching that! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96307/new/ https://reviews.llvm

[Lldb-commits] [PATCH] D96307: [lldb] Fix crash in FormatEntity for mangled-name

2021-02-08 Thread Dave Lee via Phabricator via lldb-commits
kastiglione created this revision. kastiglione added a reviewer: mib. kastiglione requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. Check a `Block` pointer before dereferencing. Using `function.mangled-name` led to a crash for a frame where