[Lldb-commits] [PATCH] D25099: Refactor Args a different way
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 30 11:09:05 PDT 2016
zturner updated this revision to Diff 73099.
zturner added a comment.
Renamed `EntryData` to `ArgEntry` and made it public. This will be useful later for providing iterator support over the entries.
https://reviews.llvm.org/D25099
Files:
include/lldb/Interpreter/Args.h
source/Core/StringList.cpp
source/Interpreter/Args.cpp
unittests/Interpreter/TestArgs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25099.73099.patch
Type: text/x-patch
Size: 31625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160930/282bbd35/attachment-0001.bin>
More information about the lldb-commits
mailing list