[Lldb-commits] [PATCH] D143232: Return an error when the CFA resolves to no known register, instead of segfaulting
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 2 17:27:29 PST 2023
bulbazord accepted this revision.
bulbazord added a comment.
This revision is now accepted and ready to land.
LGTM. I wonder if there's a good way to exercise this with a test? Like maybe we can create some bogus unwind information and see if LLDB falls over when consuming it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143232/new/
https://reviews.llvm.org/D143232
More information about the lldb-commits
mailing list