]> granicus.if.org Git - clang/commit
Switch to shared raw_ostream code instead of having it be clang specific.
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 01:47:12 +0000 (01:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 01:47:12 +0000 (01:47 +0000)
commitdceb6a7244b2e730d0b883512aa7fc7a331a5429
tree2a53a6a3ab4d709ca2eb3210aabfa6677080a902
parent63366303f6cf02ea65ac9ad9000e3e8467699234
Switch to shared raw_ostream code instead of having it be clang specific.
This also helps the eventual distcc project.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54858 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/PrintPreprocessedOutput.cpp