[cfe-commits] r168128 - in /cfe/trunk: lib/Frontend/PrintPreprocessedOutput.cpp test/Preprocessor/line-directive-output.c
Joerg Sonnenberger
joerg at britannica.bec.de
Thu Nov 15 18:20:07 PST 2012
On Fri, Nov 16, 2012 at 01:51:11AM -0000, Daniel Dunbar wrote:
> + // Do not emit an enter marker for the main file (which we expect is the first
> + // entered file).
What about -include?
Joerg
More information about the cfe-commits
mailing list