Add a mode to test implicit dynamic with private imports

This commit is contained in:
Arnold Schwaighofer
2019-03-18 09:25:30 -07:00
parent 384882d5f3
commit e113ef8c93
109 changed files with 330 additions and 7 deletions

View File

@@ -8,6 +8,9 @@
// RUN: %target-run-simple-swift
// REQUIRES: executable_test
// Use swift-version 4.
// UNSUPPORTED: swift_test_mode_optimize_none_with_implicit_dynamic
import StdlibUnittest
import StdlibCollectionUnittest