[Lldb-commits] [PATCH] D66345: [lldb][NFC] Allow for-range iterating over StringList

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 16 07:25:34 PDT 2019


teemperor updated this revision to Diff 215595.
teemperor added a comment.

Thanks!

Not sure if we can get rid of StringList so easily as we still have SBStringList.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66345/new/

https://reviews.llvm.org/D66345

Files:
  lldb/include/lldb/Utility/CompletionRequest.h
  lldb/include/lldb/Utility/StringList.h
  lldb/source/Breakpoint/WatchpointOptions.cpp
  lldb/source/Commands/CommandObjectApropos.cpp
  lldb/source/Commands/CommandObjectCommands.cpp
  lldb/source/Commands/CommandObjectMultiword.cpp
  lldb/source/Commands/CommandObjectType.cpp
  lldb/source/Utility/Args.cpp
  lldb/source/Utility/StringList.cpp
  lldb/unittests/Editline/EditlineTest.cpp
  lldb/unittests/Utility/StringListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66345.215595.patch
Type: text/x-patch
Size: 8556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190816/f1be811d/attachment-0001.bin>


More information about the lldb-commits mailing list