[+0-all-args] Mark all tests that will need updates for +0 as requiring a plus_one_runtime.

This commit is contained in:
Michael Gottesman
2018-03-09 21:41:22 -08:00
parent 912e08bf34
commit e6e55df5ea
211 changed files with 214 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
// REQUIRES: plus_one_runtime
// RUN: %empty-directory(%t)
// RUN: %target-swift-frontend -emit-module -emit-module-path=%t/weak_other.swiftmodule -module-name=weak_other %S/Inputs/weak_other.swift
// RUN: %target-swift-frontend -I %t -emit-silgen -enable-sil-ownership %s | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-%target-runtime