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

Nick Lewycky nicholas at mxc.ca
Sat Sep 5 10:38:41 PDT 2009


Jeffrey Yasskin 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.

Sneaky, and it works well. Please commit it!

Nick



More information about the llvm-commits mailing list