Skip to content

Commit d9ed5d9

Browse files
committed
Generalize IRGen test yet more
1 parent a099c69 commit d9ed5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/isolated_conformance.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ protocol P {
1414
// CHECK-SAME: ptr @"$s20isolated_conformance1XVMn"
1515
// CHECK-SAME: ptr @"$s20isolated_conformance1XVyxGAA1PAAWP
1616
// CHECK-SAME: i32 524288
17-
// CHECK-SAME: symbolic ScM"
17+
// CHECK-SAME: ScM
1818
// CHECK-SAME: $sScMs11GlobalActorsMc"
1919
@MainActor
2020
struct X<T>: isolated P {

0 commit comments

Comments
 (0)