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 3c0bf03 commit 539eb28Copy full SHA for 539eb28
test/DebugInfo/local-vars.swift.gyb
@@ -2,6 +2,7 @@
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