Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 4e4f841

Browse files
committed
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
* 'main' of github.com:apple/swift: [concurrency] update test missed in swiftlang#34640, resolving rdar://71212904
2 parents ef1a2b3 + cdfff19 commit 4e4f841

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)