Skip to content

Commit 4277025

Browse files
committed
Update a test for the new add-predates-concurrency remark
(cherry picked from commit ceedb01)
1 parent ceef4c5 commit 4277025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ClangImporter/objc_async.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// REQUIRES: concurrency
55
import Foundation
66
import ObjCConcurrency
7+
// expected-remark@-1{{add '@_predatesConcurrency' to suppress 'Sendable'-related warnings from module 'ObjCConcurrency'}}
78

89
if #available(SwiftStdlib 5.5, *) {
910

0 commit comments

Comments
 (0)