Skip to content

Commit 5a3220e

Browse files
authored
Merge pull request swiftlang#63818 from glessard/rdar105651154-disable-debuginfo-test
[test] disable test for simulators
2 parents 1e49c3b + 8a25ffa commit 5a3220e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/DebugInfo/basic.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: OS=macosx || OS=linux-gnu || OS=windows
2+
// Remove the line above when rdar://105651154 is addressed.
13
// A (no longer) basic test for debug info.
24
// --------------------------------------------------------------------
35
// Verify that we don't emit any debug info by default.

0 commit comments

Comments
 (0)