this time with more workingness.

llvm-svn: 69669
This commit is contained in:
Chris Lattner 2009-04-21 06:06:09 +00:00
parent 4c5dfd3c45
commit 6af6edb8b7
1 changed files with 0 additions and 1 deletions

View File

@ -449,7 +449,6 @@ bool InitializePreprocessor(Preprocessor &PP,
AddImplicitIncludePTH(PredefineBuffer, PP, I->first);
else
AddImplicitInclude(PredefineBuffer, I->first);
}
}
LineDirective = "# 2 \"<built-in>\" 2\n";