]> granicus.if.org Git - clang/commitdiff
Add trailing newline.
authorAnders Carlsson <andersca@mac.com>
Fri, 1 Feb 2008 23:27:51 +0000 (23:27 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 1 Feb 2008 23:27:51 +0000 (23:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46652 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/vector.c

index 1edef0ef40fc19bfbfe78bf0b7689a86c7a1a214..8388b09fd22110c0c905a056a65a965168b88ed6 100644 (file)
@@ -3,4 +3,4 @@ typedef short __v4hi __attribute__ ((__vector_size__ (8)));
 void f()
 {
     __v4hi A = (__v4hi)0LL;
-}
\ No newline at end of file
+}