[NFC][clang] Add newline to end of 2005-01-02-ConstantInits.c
authorJessica Clarke <jrtc27@jrtc27.com>
Wed, 29 Sep 2021 19:47:31 +0000 (20:47 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 19:47:31 +0000 (20:47 +0100)
This was removed in a18181931f99.

clang/test/CodeGen/2005-01-02-ConstantInits.c

index fca1004..ec29185 100644 (file)
@@ -64,4 +64,4 @@ int foo2(int i) {
   int *P = Arr;
   ++P;
   return bar(Arr+i);
-}
\ No newline at end of file
+}