C++ has newlines at the end of files (including include files).

llvm-svn: 154962
This commit is contained in:
David Blaikie 2012-04-17 23:46:51 +00:00
parent cc9c07aacc
commit 8cb1bde617

View File

@ -14,4 +14,4 @@ bool isPrint(int c) {
}
}
}
}