blob: e51b016c4f23a3aa16ab27f47a8a3857744619aa [file] [log] [blame]
// RUN: %empty-directory(%t)
// RUN: not %target-swift-frontend -I %S/Inputs/failing-overlay/ -typecheck %s 2>&1 | %FileCheck %s
import ImportsOverlay
// FIXME: It would be better if this had a useful location, like inside the
// C header that caused the importing of the overlay.
// CHECK: <unknown>:0: error: failed to load module 'HasOverlay'