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.
2 parents 796da7a + 3687099 commit c3f3985Copy full SHA for c3f3985
test/embedded/unowned-task-executor.swift
@@ -1,5 +1,8 @@
1
// RUN: %target-swift-frontend -enable-experimental-feature Embedded -disable-availability-checking -module-name test -parse-as-library %s -emit-ir | %FileCheck %s
2
3
+// REQUIRES: executable_test
4
+// REQUIRES: swift_in_compiler
5
+// REQUIRES: optimized_stdlib
6
// REQUIRES: OS=macosx
7
// REQUIRES: swift_feature_Embedded
8
0 commit comments