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