Skip to content
Commit b797fdc3 authored by Jeffrey Yasskin's avatar Jeffrey Yasskin
Browse files

Teach googletest to use raw_ostream instead of just std::ostream.

This can break when there are implicit conversions from types raw_ostream
understands but std::ostream doesn't, but it increases the number of cases that
Just Work.

llvm-svn: 81093
parent b5850f9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment