Skip to content

Commit 539eb28

Browse files
authored
Revert "Revert "[test] disable a failing test DebugInfo/local-vars.swift.gyb. rdar://45708367""
1 parent 3c0bf03 commit 539eb28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DebugInfo/local-vars.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// test only verifies that the variables show up in the debug info at
33
// all. There are other tests testing liveness and representation.
44

5+
// REQUIRES: rdar45708367
56
// RUN: %gyb %s -o %t.swift
67
// RUN: %target-swift-frontend %t.swift -g -emit-ir -o - | %FileCheck %t.swift
78
// RUN: %target-swift-frontend %t.swift -g -c -o %t.o

0 commit comments

Comments
 (0)