[llvm-commits] PATCH: Teach googletest to use raw_ostream.
Daniel Dunbar
daniel at zuster.org
Sat Sep 5 17:34:46 PDT 2009
Thanks!
On Fri, Sep 4, 2009 at 4:19 PM, Jeffrey Yasskin<jyasskin at google.com> wrote:
> This is a little tricky, and can break when there are implicit
> conversions from types raw_ostream understands but std::ostream
> doesn't, but it should increase the number of cases that Just Work.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
More information about the llvm-commits
mailing list