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 f00accd + 8c3fabd commit f55e7e6Copy full SHA for f55e7e6
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