[llvm-commits] PATCH: Teach googletest to use raw_ostream.

Jeffrey Yasskin jyasskin at google.com
Fri Sep 4 16:19:07 PDT 2009


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtest_to_raw_ostream.patch
Type: application/octet-stream
Size: 2581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090904/d452d567/attachment.obj>


More information about the llvm-commits mailing list