[Lldb-commits] [PATCH] D27780: Make OptionDefinition structure store a StringRef

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 15 20:06:49 PST 2016


zturner added a comment.

Greg, did the comments about implicit construction of a `StringRef` from a char literal being zero overhead make sense?  If so, are there any other concerns?


https://reviews.llvm.org/D27780





More information about the lldb-commits mailing list