Skip to content

Commit 90e454d

Browse files
committed
test/SILOptimizer/shrink_borrow_scope.sil fails on a bot
rdar://86809882
1 parent bfa2fac commit 90e454d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/shrink_borrow_scope.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-sil-opt -copy-propagation -enable-sil-verify-all %s | %FileCheck %s
22

3+
// REQUIRES: rdar_86809882
4+
35
import Builtin
46
import Swift
57

0 commit comments

Comments
 (0)