@_extern is an experimental feature.

Mark it as such. rdar://132013078
This commit is contained in:
Joe Groff
2024-07-18 08:48:19 -07:00
parent 42c43e6262
commit 51829c17bf
19 changed files with 32 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
// RUN: %target-run-simple-swift(-enable-experimental-feature Embedded -wmo) | %FileCheck %s
// RUN: %target-run-simple-swift(-enable-experimental-feature Extern -enable-experimental-feature Embedded -wmo) | %FileCheck %s
// REQUIRES: swift_in_compiler
// REQUIRES: executable_test