]> granicus.if.org Git - clang/commit
clang -E should not print tokens from the predefines buffer.
authorChris Lattner <sabre@nondot.org>
Wed, 10 Oct 2007 20:45:16 +0000 (20:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Oct 2007 20:45:16 +0000 (20:45 +0000)
commit6f688e131e125ffce23a63a9d286578a454cc4e0
treea6d66b75a917b16f23e499357edaa40dbf1933d3
parentba0f43571a5d15b3001420d6f166ea9824b7b441
clang -E should not print tokens from the predefines buffer.

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