forked from OSchip/llvm-project
parent
09c8a3dde5
commit
6e861b8689
|
@ -0,0 +1,2 @@
|
|||
// RUN: %clang_cc1 -fsyntax-only -fno-wchar -verify %s
|
||||
wchar_t x; // expected-error {{unknown type name 'wchar_t'}}
|
Loading…
Reference in New Issue