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 d317cd9 commit a1826e0Copy full SHA for a1826e0
test/SILOptimizer/stack_promotion_isolated_deinit.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -parse-as-library -O -module-name=test %s -emit-sil | %FileCheck %s
+// RUN: %target-swift-frontend -parse-as-library -target %target-future-triple -O -module-name=test %s -emit-sil | %FileCheck %s
2
// REQUIRES: swift_in_compiler
3
4
@globalActor actor AnotherActor: GlobalActor {
0 commit comments