[llvm-commits] [llvm] r66827 - /llvm/trunk/include/llvm/Support/raw_ostream.h

Daniel Dunbar daniel_dunbar at apple.com
Wed Mar 18 00:45:03 PDT 2009


No, it still holds (as much as it ever did); I think the buffer size  
can be as low as 4, I believe the only place that relies on this is  
the fast path for small strings in write().

  - Daniel

On Mar 17, 2009, at 8:31 PM, Chris Lattner wrote:

>
> On Mar 16, 2009, at 7:03 PM, Daniel Dunbar wrote:
>
>> This should be addressed. Look better?
>
> Looks great!  Should the assert in SetBufferSize be removed?
>
> -Chris
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090318/5afa75b8/attachment.html>


More information about the llvm-commits mailing list