Skip to content

Commit cdfff19

Browse files
authored
Merge pull request #34650 from kavon/regression-71212904
2 parents 983d9b3 + 52bc1cb commit cdfff19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/ptrauth-actor.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// REQUIRES: OS=macosx
77

88
import Swift
9+
import _Concurrency
910

1011
public actor class A1 {
1112
var x: Int = 17

0 commit comments

Comments
 (0)