blob: 8d9d841caadf772fe263edc955cd11da99be7067 [file] [log] [blame]
// RUN: not %target-swift-frontend(mock-sdk: %clang-importer-sdk) -typecheck -target x86_64-apple-macosx10.8 %s
//
// This test ensures that a -target that is too old for the standard library
// will not crash in the ClangImporter.
// REQUIRES: OS=macosx
import Foundation