blob: 6ede330893a8be231cd4a1e4f014755cf7679dbb [file] [log] [blame]
// RUN: not %target-swift-frontend-parse -import-objc-header %S/Inputs/invalid_bridging_header.h %s > %t.out 2>&1
// RUN: FileCheck %s < %t.out
// REQUIRES: objc_interop
// CHECK: 1:12: error: cannot find interface declaration for 'UndeclaredError'
// CHECK: error: failed to import bridging header