forked from OSchip/llvm-project
parent
95ad7794a9
commit
970f30e248
|
@ -0,0 +1,2 @@
|
|||
// RUN: %clang_cc1 -fsyntax-only -verify %s
|
||||
extern void PR16167; // expected-error {{variable has incomplete type 'void'}}
|
Loading…
Reference in New Issue