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 1ed77dc commit 9d79130Copy full SHA for 9d79130
test/SILOptimizer/bridged_casts_folding.swift
@@ -1,5 +1,5 @@
1
-
2
// RUN: %target-swift-frontend -O -emit-sil -enforce-exclusivity=unchecked %s | %FileCheck %s
+// RUN: %target-swift-frontend -enable-ownership-stripping-after-serialization -O -emit-sil -enforce-exclusivity=unchecked %s | %FileCheck %s
3
4
// REQUIRES: objc_interop
5
0 commit comments