[Lldb-commits] [PATCH] D59200: Fix a crasher in StackFrame::GetValueForVariableExpressionPath()
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 11 09:11:32 PDT 2019
clayborg updated this revision to Diff 190102.
clayborg added a comment.
Adrian's suggestion was right, much simpler test case now!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59200/new/
https://reviews.llvm.org/D59200
Files:
packages/Python/lldbsuite/test/functionalities/var_path/Makefile
packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py
source/Target/StackFrame.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59200.190102.patch
Type: text/x-patch
Size: 5770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190311/4f7a2828/attachment-0001.bin>
More information about the lldb-commits
mailing list