summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-tokens.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-12-21 02:36:58 +0000
committerChris Lattner <sabre@nondot.org>2010-12-21 02:36:58 +0000
commit6cc8fe9356b8b54bf0bc2f16c53c882229f42cb3 (patch)
tree38d5dc14b4552f7d3ab28ac40adccaa193f51fc2 /clang/test/Index/annotate-tokens.cpp
parent6bcfafa0fee65e9decbd1775e3e977fda5e637f0 (diff)
downloadbcm5719-llvm-6cc8fe9356b8b54bf0bc2f16c53c882229f42cb3.tar.gz
bcm5719-llvm-6cc8fe9356b8b54bf0bc2f16c53c882229f42cb3.zip
add missing newlines at end of file.
llvm-svn: 122309
Diffstat (limited to 'clang/test/Index/annotate-tokens.cpp')
-rw-r--r--clang/test/Index/annotate-tokens.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/annotate-tokens.cpp b/clang/test/Index/annotate-tokens.cpp
index 0aac96b461b..3138babf0aa 100644
--- a/clang/test/Index/annotate-tokens.cpp
+++ b/clang/test/Index/annotate-tokens.cpp
@@ -28,4 +28,4 @@ void test(bonk X) {
// CHECK: Identifier: "bonk" [4:24 - 4:28] TypeRef=struct bonk:1:8
// CHECK: Punctuation: ")" [4:28 - 4:29] UnexposedExpr=
// CHECK: Punctuation: ";" [4:29 - 4:30] UnexposedStmt=
-// CHECK: Punctuation: "}" [5:1 - 5:2] UnexposedStmt= \ No newline at end of file
+// CHECK: Punctuation: "}" [5:1 - 5:2] UnexposedStmt=
OpenPOWER on IntegriCloud