Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
96dae81d7fe7570f97d8fbe03c02e145173f801c
/
.
/
clang
/
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}}