[llvm-commits] [llvm] r58199 - /llvm/trunk/lib/Support/raw_ostream.cpp
Török Edwin
edwintorok at gmail.com
Sun Oct 26 13:19:41 PDT 2008
On 2008-10-26 21:20, Chris Lattner wrote:
> Author: lattner
> Date: Sun Oct 26 14:20:47 2008
> New Revision: 58199
>
> URL: http://llvm.org/viewvc/llvm-project?rev=58199&view=rev
> Log:
> fix PR2953, an off-by-one error handling formatted i/o.
> Thanks to Török Edwin for the awesome reduced testcase.
>
I think that this fix should be pulled into 2.4.
Who knows when it might trigger, there is lots of code using raw_ostream...
Best regards,
--Edwin
More information about the llvm-commits
mailing list