On Oct 21, 2008, at 8:28 PM, Daniel Dunbar wrote: > Author: ddunbar > Date: Tue Oct 21 22:28:13 2008 > New Revision: 57948 > > URL: http://llvm.org/viewvc/llvm-project?rev=57948&view=rev > Log: > Update to use raw_ostream for PrintModulePass. > - Stop playing fast and loose with the std stream.
Would it be possible to get clang completely off std::ostream? What would be needed? -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
