[cfe-dev] Replacement::toString() not working

Craig Topper craig.topper at gmail.com
Wed Apr 29 16:12:34 PDT 2015


That is a bug, a call to stream.flush is needed in that function.

On Wed, Apr 29, 2015 at 3:29 PM, Daniel Dilts <diltsman at gmail.com> wrote:

> Replacement::toString() doesn't appear to work on windows.  I am using the
> 3.6 branch.  If I add stream.flush(); it works.  It appears to cause the
> stream to be buffered.  Is this an actual bug or did I miss something?
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>


-- 
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150429/2affd2c7/attachment.html>


More information about the cfe-dev mailing list