Only run this new test on macOS

This commit is contained in:
Doug Gregor
2022-04-14 17:25:48 -07:00
parent 8cef6d5572
commit aad67a828b

View File

@@ -4,4 +4,6 @@
// RUN: %empty-directory(%t)
// RUN: %target-swift-frontend -compile-module-from-interface -o %/t/SilencePreconcurrency.swiftmodule %s -verify
// REQUIRES: OS=macosx
@preconcurrency import Swift