]> granicus.if.org Git - clang/commit
printing with an unspecified dest means to print to stdout.
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 07:09:08 +0000 (07:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 07:09:08 +0000 (07:09 +0000)
commit653201b7d20a554e11e8c59f0afc41dd7a815410
tree463a95bfcce27f40000cdc7451c38fd7d7c2d50a
parent76b3a72f783ccaa5dfeea0a9f0457e5e37a2d478
printing with an unspecified dest means to print to stdout.

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