[Lldb-commits] [PATCH] D24847: Make OptionGroup::SetValue take a StringRef

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 22 15:59:57 PDT 2016


clayborg added a comment.

You can still leave the "const char *" versions in there for now until you get to the cleanup. No spiral if you do that.


https://reviews.llvm.org/D24847





More information about the lldb-commits mailing list