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.
2 parents 3c0bf03 + 539eb28 commit a4d68b0Copy full SHA for a4d68b0
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