From: Tanya Lattner Date: Mon, 16 Jan 2012 21:15:33 +0000 (+0000) Subject: Add new line. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b7febd926baed2cfded9e8cf42138cf16d9ee1d;p=clang 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 1387b139ca..a9fa151175 100644 --- a/test/CodeGen/ext-vector.c +++ b/test/CodeGen/ext-vector.c @@ -285,4 +285,4 @@ int4 test15(uint4 V0) { V = V && V; V = V || V; return V; -} \ No newline at end of file +}