[Lldb-commits] [PATCH] D50087: Add doxygen comments to the StackFrameList API (NFC)
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 31 10:55:26 PDT 2018
vsk created this revision.
vsk added reviewers: labath, jasonmolenda, tberghammer.
Clarify how StackFrameList works by documenting its methods. Also,
delete some dead code and insert some TODOs.
https://reviews.llvm.org/D50087
Files:
lldb/include/lldb/Target/StackFrameList.h
lldb/source/Target/StackFrameList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50087.158327.patch
Type: text/x-patch
Size: 6216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180731/180a7ddd/attachment.bin>
More information about the lldb-commits
mailing list