summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-04-17 23:46:51 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-04-17 23:46:51 +0000
commit1b5d8d46fbc7878a6e0d22fdeb0094a371fea4c3 (patch)
tree7115719df85f8d75b2c7a3d1efe7de3ffffd9796 /llvm/lib/Support
parenta81bcbb9bb038882ddf256ded770cecc3a75c322 (diff)
downloadbcm5719-llvm-1b5d8d46fbc7878a6e0d22fdeb0094a371fea4c3.tar.gz
bcm5719-llvm-1b5d8d46fbc7878a6e0d22fdeb0094a371fea4c3.zip
C++ has newlines at the end of files (including include files).
llvm-svn: 154962
Diffstat (limited to 'llvm/lib/Support')
-rw-r--r--llvm/lib/Support/LocaleGeneric.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/LocaleGeneric.inc b/llvm/lib/Support/LocaleGeneric.inc
index 20df77314d1..278deee3e4d 100644
--- a/llvm/lib/Support/LocaleGeneric.inc
+++ b/llvm/lib/Support/LocaleGeneric.inc
@@ -14,4 +14,4 @@ bool isPrint(int c) {
}
}
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud