On Wed, Aug 12, 2009 at 8:55 PM, Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org">daniel@zuster.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi Erick,<br>
<br>
In principle I'm fine with adding this, although I don't see why it is<br>
necessary. Since StringRef is immutable, it never makes sense to<br>
explicitly copy it?<br>
</blockquote><div><br>Thanks for the reviews and commits! I originally added this because I thought I was going to need it for implementing my changes to APInt and APFloat, but then I guess I never actually used it. So you're right, it can be safely ignored.<br>

</div></div>