]> granicus.if.org Git - clang/commitdiff
Add end of line at end.
authorMike Stump <mrs@apple.com>
Thu, 26 Feb 2009 19:00:14 +0000 (19:00 +0000)
committerMike Stump <mrs@apple.com>
Thu, 26 Feb 2009 19:00:14 +0000 (19:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65557 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/x86_64-arguments.c

index 2b709886aac71548b498845361b1e213f0fd2282..69d3a81dcb415a9b71b57c3c8912e681ab748c0a 100644 (file)
@@ -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
+}