[lldb-dev] [Bug 21795] lldb crashes when a user variable is declared within a block expression
via lldb-dev
lldb-dev at lists.llvm.org
Wed Oct 20 13:04:51 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=21795
Daniel Jalkut <jalkut at red-sweater.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Daniel Jalkut <jalkut at red-sweater.com> ---
This no longer crashes for me. Now when I try the previously crashing scenario
I get an error message from lldb:
error: error: Capturing non-local variables in expressions is unsupported.
I think this can be closed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20211020/e2e8244e/attachment.html>
More information about the lldb-dev
mailing list