<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 12, 2014 at 5:21 PM, James Molloy <span dir="ltr"><<a href="mailto:james@jamesmolloy.co.uk" target="_blank">james@jamesmolloy.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">FWIW, I like Alp's suggestion. There are a bunch of ways to do string building in LLVM (Twine, raw_string_ostream, std::stringstream). I'd appreciate a single mechanism for making strings.</blockquote>
</div><br>But that's not what we would get. As has already been discussed, the proposed interface would not replace real use cases for raw_string_ostream, and it's going to be quite far from replacing the use cases of Twine.</div>
</div>