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 89c2fa3 + 8f4ea96 commit 9e42ad8Copy full SHA for 9e42ad8
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