commit | d6304d0a76440f041e1693c2d502bec3cd20e46c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jun 15 04:08:28 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jun 15 04:08:28 2009 +0000 |
tree | 0024976694ec3dc1421b11b803e9733aa06fe7c7 | |
parent | daea244f6df820d4919fc1842d854c228fc36e95 [diff] [blame] |
no really, add the lines :) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73367 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Frontend/PrintPreprocessedOutput.cpp b/lib/Frontend/PrintPreprocessedOutput.cpp index eb68e38..d63d9cb 100644 --- a/lib/Frontend/PrintPreprocessedOutput.cpp +++ b/lib/Frontend/PrintPreprocessedOutput.cpp
@@ -348,7 +348,7 @@ if (NumNewlines == 0) return; -// CurLine += NumNewlines; + CurLine += NumNewlines; }