Skip to content

Commit e848b0f

Browse files
authored
Merge pull request #59126 from tshortli/silence-preconcurrency-test-failure
Tests: Fix `SilencePreconcurrency.swiftinterface` on ARM Macs
2 parents e9fb909 + 5326cb0 commit e848b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ModuleInterface/SilencePreconcurrency.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// swift-interface-format-version: 1.0
2-
// swift-module-flags: -target x86_64-apple-macos10.9 -module-name SilencePreconcurrency
2+
// swift-module-flags: -module-name SilencePreconcurrency
33

44
// RUN: %empty-directory(%t)
55
// RUN: %target-swift-frontend -compile-module-from-interface -o %/t/SilencePreconcurrency.swiftmodule %s -verify

0 commit comments

Comments
 (0)