diff --git a/test/DebugInfo/basic.swift b/test/DebugInfo/basic.swift index 46f138c12b3..7f5af39cc0b 100644 --- a/test/DebugInfo/basic.swift +++ b/test/DebugInfo/basic.swift @@ -1,3 +1,5 @@ +// REQUIRES: OS=macosx || OS=linux-gnu || OS=windows +// Remove the line above when rdar://105651154 is addressed. // A (no longer) basic test for debug info. // -------------------------------------------------------------------- // Verify that we don't emit any debug info by default.