| commit | 124b3def9ed99dc844225aeb6b17f789307500ee | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Dec 21 02:36:58 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Dec 21 02:36:58 2010 +0000 |
| tree | a1ad313cb8335930c91736adb02e63a7840337c2 | |
| parent | b99268b3083c882103bd1bd08bdcc9a76a2b4795 [diff] [blame] |
add missing newlines at end of file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122309 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGenCXX/array-value-initialize.cpp b/test/CodeGenCXX/array-value-initialize.cpp index 8a3d5ff..27607c1 100644 --- a/test/CodeGenCXX/array-value-initialize.cpp +++ b/test/CodeGenCXX/array-value-initialize.cpp
@@ -49,4 +49,4 @@ Stuff b = a; return 0; -} \ No newline at end of file +}