forked from OSchip/llvm-project
parent
9eb7cb48e4
commit
6216a44d35
|
@ -1,5 +1,4 @@
|
|||
// RUN: %clang_cc1 %s -emit-llvm -o - -O2 | FileCheck %s
|
||||
// XFAIL: *
|
||||
|
||||
struct B;
|
||||
extern B x;
|
||||
|
|
Loading…
Reference in New Issue