[cfe-commits] r57948 - /cfe/trunk/Driver/Backend.cpp
Chris Lattner
clattner at apple.com
Tue Oct 21 20:34:40 PDT 2008
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
More information about the cfe-commits
mailing list