From: Mike Stump Date: Thu, 26 Feb 2009 19:00:14 +0000 (+0000) Subject: Add end of line at end. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b87142aba52c76ff9ed7c9c2fe0067bd935a2f4;p=clang Add end of line at end. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65557 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/x86_64-arguments.c b/test/CodeGen/x86_64-arguments.c index 2b709886aa..69d3a81dcb 100644 --- a/test/CodeGen/x86_64-arguments.c +++ b/test/CodeGen/x86_64-arguments.c @@ -32,4 +32,4 @@ void f6(char a0, short a1, int a2, long long a3, void *a4) { typedef enum { A, B, C } E; void f7(E a0) { -} \ No newline at end of file +}