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 bfa2fac commit 90e454dCopy full SHA for 90e454d
test/SILOptimizer/shrink_borrow_scope.sil
@@ -1,5 +1,7 @@
1
// RUN: %target-sil-opt -copy-propagation -enable-sil-verify-all %s | %FileCheck %s
2
3
+// REQUIRES: rdar_86809882
4
+
5
import Builtin
6
import Swift
7
0 commit comments