We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7a976 commit c474f90Copy full SHA for c474f90
test/Serialization/objc_async.swift
@@ -7,6 +7,9 @@
7
// REQUIRES: concurrency
8
// REQUIRES: objc_interop
9
10
+// Temporarily disable for asan (rdar://89808212)
11
+// UNSUPPORTED: asan
12
+
13
import def_objc_async
14
import Foundation
15
0 commit comments