forked from OSchip/llvm-project
parent
ea3621a6b1
commit
a5e67757dc
|
@ -348,7 +348,7 @@ void PrintPPOutputPPCallbacks::HandleNewlinesInToken(const char *TokStr,
|
|||
|
||||
if (NumNewlines == 0) return;
|
||||
|
||||
// CurLine += NumNewlines;
|
||||
CurLine += NumNewlines;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue