[lldb][NFC] Address review comments to StringList for-loop support
authorRaphael Isemann <teemperor@gmail.com>
Mon, 19 Aug 2019 07:22:19 +0000 (07:22 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 19 Aug 2019 07:22:19 +0000 (07:22 +0000)
commit21599876be328ff6b5c6cf09544ade7e337cb48d
tree5e771ac0d6eea93873c27a08bff14f01b004c31a
parentb1752f670f3d6393306dd5d37546b6e23384d8a2
[lldb][NFC] Address review comments to StringList for-loop support

llvm-svn: 369237
lldb/include/lldb/Utility/StringList.h
lldb/source/Commands/CommandObjectType.cpp
lldb/source/Utility/StringList.cpp
lldb/unittests/Utility/StringListTest.cpp