Preprocessor: initialize member introduced in r173881.
authorJordan Rose <jordan_rose@apple.com>
Thu, 31 Jan 2013 19:26:01 +0000 (19:26 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 31 Jan 2013 19:26:01 +0000 (19:26 +0000)
commit324ec4221a059c6abfd8acd67951789282ac31fa
treed19e7066c6ad0e3214d87fbc8c313750ee8313ec
parent63adddde6fae2c6390972e6791e3e6c9e8394054
Preprocessor: initialize member introduced in r173881.

Compilation always sets this explicitly, but creating a preprocessor
manually should still put the 'IsPreprocessedOutput' flag in a valid state.

llvm-svn: 174077
clang/lib/Lex/Preprocessor.cpp