forked from OSchip/llvm-project
parent
4c5dfd3c45
commit
6af6edb8b7
|
@ -449,7 +449,6 @@ bool InitializePreprocessor(Preprocessor &PP,
|
|||
AddImplicitIncludePTH(PredefineBuffer, PP, I->first);
|
||||
else
|
||||
AddImplicitInclude(PredefineBuffer, I->first);
|
||||
}
|
||||
}
|
||||
|
||||
LineDirective = "# 2 \"<built-in>\" 2\n";
|
||||
|
|
Loading…
Reference in New Issue