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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154962 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
David Blaikie 2012-04-17 23:46:51 +00:00
parent d5bda5ec66
commit b0616a5afc

View File

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