Add new line.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148255 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ext-vector.c b/test/CodeGen/ext-vector.c
index 1387b13..a9fa151 100644
--- a/test/CodeGen/ext-vector.c
+++ b/test/CodeGen/ext-vector.c
@@ -285,4 +285,4 @@
   V = V && V;
   V = V || V;
   return V;
-}
\ No newline at end of file
+}