labath added a comment.

In D66345#1633118 <https://reviews.llvm.org/D66345#1633118>, @teemperor wrote:

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


We can keep the SBStringList. We can just have it be backed by a 
`vector<string>` instead of the StringList thingy...


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

https://reviews.llvm.org/D66345



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to