[Lldb-commits] [PATCH] D52247: Refactor FindVariable() core functionality into StackFrame out of SBFrame
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 19 15:54:52 PDT 2018
shafik updated this revision to Diff 166194.
shafik marked 6 inline comments as done.
shafik added a comment.
Addressing comments:
- Adding documentation to FindVariable()
- Using ConstString instead of const char *
https://reviews.llvm.org/D52247
Files:
include/lldb/Target/StackFrame.h
source/API/SBFrame.cpp
source/Target/StackFrame.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52247.166194.patch
Type: text/x-patch
Size: 3639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180919/9c6c6c91/attachment.bin>
More information about the lldb-commits
mailing list