From 48cebf2bb14ab9ca561adf30e9f7a949a08dde0e Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Tue, 17 Nov 2009 06:34:24 +0000 Subject: [PATCH] Add newline at the end of the file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89052 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Analysis/plist-output.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Analysis/plist-output.m b/test/Analysis/plist-output.m index f0b2f4dbc7..8bd616ade0 100644 --- a/test/Analysis/plist-output.m +++ b/test/Analysis/plist-output.m @@ -119,4 +119,4 @@ void test_null_init(void) { // CHECK: // CHECK: // CHECK: -// CHECK: \ No newline at end of file +// CHECK: -- 2.50.1