blob: 00324108a1f6dd87b944cc4d28469f54850f69bd [file] [log] [blame]
// RUN: not %target-swift-frontend(mock-sdk: %clang-importer-sdk) -parse -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