[Lldb-commits] [PATCH] D27780: Make OptionDefinition structure store a StringRef
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 15 21:44:30 PST 2016
So I ran into a nasty problem doing the rest of the conversions and at the
moment I'm not sure if there's even a workaround. So this is on hold while
I think about it.
On Thu, Dec 15, 2016 at 8:06 PM Zachary Turner via Phabricator <
reviews at reviews.llvm.org> wrote:
> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161216/b97a061f/attachment.html>
More information about the lldb-commits
mailing list