Skip to content

Commit c76d3ba

Browse files
committed
[5.4] [Test] Temporarily disabled ILOptimizer/semantic-arc-opt-unchecked-ownership-conversion.sil
rdar://problem/73017895
1 parent 04fd4fc commit c76d3ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/semantic-arc-opt-unchecked-ownership-conversion.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-sil-opt -module-name Swift -enable-sil-verify-all -semantic-arc-opts -sil-semantic-arc-peepholes-ownership-conversion-elim -sil-semantic-arc-peepholes-lifetime-joining %s | %FileCheck %s
22

3+
// REQUIRES: rdar73017895
4+
35
sil_stage canonical
46

57
import Builtin

0 commit comments

Comments
 (0)