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 ecebf70 + 9d79130 commit 8c3fabdCopy full SHA for 8c3fabd
test/SILOptimizer/bridged_casts_folding.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -O -emit-sil -enforce-exclusivity=unchecked %s | %FileCheck %s
2
+// 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