blob: 2d006148ba463dbc230216885fc861bae9cd3132 [file] [log] [blame]
// RUN: not %clang -o libfoo.so -emit-interface-stubs %s %S/driver-test.c 2>&1 | FileCheck %s
// CHECK: error: Interface Stub: Type Mismatch
int foo;