Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0bb20361a321593887f067515dd04cf109f4c74a
/
.
/
test
/
CodeGenObjC
/
constant-strings.m
blob: 879f91a43248e10fe53f82522de5df4e340afeb6 [
file
] [
log
] [
blame
]
// RUN: clang -fnext-runtime -emit-llvm -o %t %s
id a
=
@
"Hello World!"
;