Skip to content

Commit a30fca4

Browse files
committed
Fix the testcase
1 parent aa9e9ed commit a30fca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DebugInfo/closure-multivalue.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ demo()
3939
// CHECK-O0-NOT: DW_OP_bit_piece
4040
// CHECK-O0: !DILocalVariable(name: "b", arg: 2{{.*}} line: 17,
4141
// CHECK-O0-NOT: DW_OP_bit_piece
42-
// CHECK-O0: !DISubprogram(linkageName: "_T0SSSSSbs5Error_pIxxxdzo_SSSSSbsAA_pIxiidzo_TR",
42+
// CHECK-O0: !DISubprogram(linkageName: "_T0S2SSbs5Error_pIxxxdzo_S2SSbsAA_pIxiidzo_TR",

0 commit comments

Comments
 (0)