Skip to content

Commit a1f2f6a

Browse files
committed
[test] Disable dropped-var.sil
rdar://141272451
1 parent ff57fce commit a1f2f6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/DebugInfo/dropped-var.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %target-sil-opt --diagnose-unreachable -o - %s -sil-stats-lost-variables --target=aarch64-apple-darwin 2>&1 | %FileCheck %s
22
// REQUIRES:CPU=aarch64
33

4+
// REQUIRES: rdar141272451
5+
46
// CHECK: function, lostvars, Pass List Pipeline, DiagnoseUnreachable, 1, 1, {{[0-9]+}}, $s4test3bar1yS2i_tF
57

68
sil_stage raw

0 commit comments

Comments
 (0)