Bill Wendling 5c7e326585 Added an automatic cast to "std::ostream*" etc. from OStream. We then can
rework the hacks that had us passing OStream in. We pass in std::ostream*
instead, check for null, and then dispatch to the correct print() method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32636 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-17 05:15:13 +00:00
..
2006-10-04 22:13:11 +00:00
2006-08-21 21:18:10 +00:00
2006-11-03 01:38:14 +00:00
2006-08-23 20:39:25 +00:00
2006-11-28 22:32:35 +00:00
2006-12-07 20:28:15 +00:00