mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Tests] Mark 2 tests require 'embedded_stdlib'
These tests require Embedded stdlib: DebugInfo/value-generics-embedded.swift Macros/macro_unique_name_embedded.swift
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// RUN: %target-swift-frontend %s -target %target-cpu-apple-macos14 -emit-ir -g -enable-experimental-feature Embedded -wmo -disable-availability-checking -o - | %FileCheck %s
|
||||
|
||||
// REQUIRES: OS=macosx
|
||||
// REQUIRES: embedded_stdlib
|
||||
|
||||
// REQUIRES: swift_feature_Embedded
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
// REQUIRES: swift_swift_parser
|
||||
// REQUIRES: swift_feature_Embedded
|
||||
// REQUIRES: OS=macosx
|
||||
// REQUIRES: embedded_stdlib
|
||||
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: split-file --leading-lines %s %t
|
||||
|
||||
Reference in New Issue
Block a user