Moar test fixes

This commit is contained in:
Alejandro Alonso
2025-01-10 17:52:50 -08:00
parent cedea94b4c
commit 4c5a13a63e
4 changed files with 16 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
// RUN: %target-swift-frontend %s -target %target-cpu-apple-macos14 -emit-ir -g -enable-experimental-feature ValueGenerics -enable-experimental-feature Embedded -wmo -disable-availability-checking -o - | %FileCheck %s
// REQUIRES: OS=macosx
// REQUIRES: swift_feature_Embedded
// REQUIRES: swift_feature_ValueGenerics