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 031564a commit f3e8d8bCopy full SHA for f3e8d8b
test/SILGen/isolated_self_capture.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -emit-silgen %s -module-name test -swift-version 5 | %FileCheck %s
+// RUN: %target-swift-frontend -emit-silgen %s -module-name test -disable-availability-checking -sil-verify-all -swift-version 5 | %FileCheck %s
2
3
// REQUIRES: concurrency
4
0 commit comments