A blank line to separate the two blocks(per Mike comment).



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78248 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGenCXX/constructor-default-arg.cpp b/test/CodeGenCXX/constructor-default-arg.cpp
index 47e0eb6..fe5b360 100644
--- a/test/CodeGenCXX/constructor-default-arg.cpp
+++ b/test/CodeGenCXX/constructor-default-arg.cpp
@@ -34,6 +34,7 @@
 // CHECK-LP64: call	__ZN1XC1ERK1Xiii
 // CHECK-LP64: call	__ZN1XC1ERK1Xiii
 // CHECK-LP64: call	__ZN1XC1ERK1Xiii
+
 // CHECK-LP32: call	L__ZN1XC1ERK1Xiii
 // CHECK-LP32: call	L__ZN1XC1ERK1Xiii
 // CHECK-LP32: call	L__ZN1XC1ERK1Xiii