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 9e42ad8 commit 4038eeeCopy full SHA for 4038eee
test/DebugInfo/local-vars.swift.gyb
@@ -2,7 +2,6 @@
2
// test only verifies that the variables show up in the debug info at
3
// all. There are other tests testing liveness and representation.
4
5
-// REQUIRES: rdar45708367
6
// RUN: %gyb %s -o %t.swift
7
// RUN: %target-swift-frontend %t.swift -g -emit-ir -o - | %FileCheck %t.swift
8
// RUN: %target-swift-frontend %t.swift -g -c -o %t.o
0 commit comments