forked from OSchip/llvm-project
parent
6b18a3994b
commit
45f11a9b05
|
@ -0,0 +1,3 @@
|
|||
// RUN: clang -fsyntax-only %s
|
||||
struct x;
|
||||
extern x a;
|
Loading…
Reference in New Issue