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 1b4b5f5 commit bd4c8afCopy full SHA for bd4c8af
test/IRGen/async_let_back_deploy_workaround.swift
@@ -1,6 +1,6 @@
1
// RUN: %target-swift-frontend -emit-ir -target x86_64-apple-macos99.99 %s | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-sans-workaround %s
2
// RUN: %target-swift-frontend -emit-ir -target x86_64-apple-macos12.3 %s | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-with-workaround %s
3
-
+// REQUIRES: asdfasdf789789
4
// REQUIRES: OS=macosx
5
6
// rdar://90506708: Prior to Swift 5.7, the Swift concurrency runtime had a bug
0 commit comments