Sign in
fuchsia
/
third_party
/
swift-clang
/
refs/tags/swift-DEVELOPMENT-SNAPSHOT-2017-02-06-a
/
.
/
test
/
SemaOpenCL
/
invalid-constant.cl
blob: c45811f402512cc0df4ad383c8159b8b5bfaab27 [
file
] [
log
] [
blame
]
//
RUN
:
%
clang_cc1 -verify
%
s
constant int no_init
; // expected-error {{variable in constant address space must be initialized}}