Update test flags for linux failures and support.

Also removed the sdk 'feature' in favour of the more specific
objc_interop.

Swift SVN r24856
This commit is contained in:
Graham Batty
2015-01-30 21:31:48 +00:00
parent fb9bb1396b
commit 83b4384fac
371 changed files with 709 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
// RUN: %target-swift-frontend -parse -parse-as-library -verify %clang-importer-sdk %S/../Inputs/clang-importer-sdk/swift-modules/Foundation.swift
// RUN: %target-swift-frontend -parse -parse-as-library -verify %clang-importer-sdk %S/../Inputs/clang-importer-sdk/swift-modules/ObjectiveC.swift
// REQUIRES: objc_interop